diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-05-09 06:06:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 06:06:02 +0000 |
commit | 432ff9a00ce38ed374644768088feb4db51d6015 (patch) | |
tree | c18f1020ac30ff53f7febc9f5787469088f6d964 | |
parent | df160e31200e0a11e2cd6e2cd94705ac6a8c89bb (diff) | |
download | vyos-documentation-432ff9a00ce38ed374644768088feb4db51d6015.tar.gz vyos-documentation-432ff9a00ce38ed374644768088feb4db51d6015.zip |
Github: update equuleus branch
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 ========== |