diff options
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 2c29a3b3b46c7570f4a509f413b208348c0ce64 +Subproject b98e0e90ce1e135f8ffe19c1ce1f9b9e44efaa7 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 5eca3b31..ccbd77d1 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,19 @@ _ext/releasenotes.py +2022-05-07 +========== + +* :vytask:`T4361` (bug): `vyos.config.exists()` does not work for nodes with multiple values +* :vytask:`T4354` (bug): Slave interfaces fall out from bonding during configuration change + + +2022-05-03 +========== + +* :vytask:`T4395` (feature): Extend show vpn debug + + 2022-05-01 ========== |