diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-02-28 06:06:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-28 06:06:07 +0000 |
commit | 8615d1ea9ebfe97029a8c9c6dc10e29478409453 (patch) | |
tree | b7d503712508ba5509f6de222cf01fdf99c701ce /docs/changelog/1.3.rst | |
parent | c1f4cccea2c06ffc2a5454ef6c302ae2f8b2ce56 (diff) | |
download | vyos-documentation-8615d1ea9ebfe97029a8c9c6dc10e29478409453.tar.gz vyos-documentation-8615d1ea9ebfe97029a8c9c6dc10e29478409453.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 669d670e..04f99ef2 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,19 @@ _ext/releasenotes.py +2022-02-24 +========== + +* :vytask:`T4267` (bug): Error - Missing required "ip key" parameter + + +2022-02-23 +========== + +* :vytask:`T4264` (bug): vxlan: interface is destroyed and rebuild on description change +* :vytask:`T4263` (bug): vyos.util.leaf_node_changed() dos not honor valueLess nodes + + 2022-02-21 ========== @@ -1541,7 +1554,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.178 / 5.10.99 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.181 / 5.10.102 2021-02-14 |