summaryrefslogtreecommitdiff
path: root/docs/changelog
diff options
context:
space:
mode:
authorrebortg <rebortg@users.noreply.github.com>2023-06-05 06:05:21 +0000
committerGitHub <noreply@github.com>2023-06-05 06:05:21 +0000
commitf79b8be687acdb25c5fe1bf556bc0835e6ccb6c6 (patch)
tree08cd4a7325863688f4f07249953e33b70ce97e36 /docs/changelog
parentd0a152b51b8c35af294e5dcd96d8ee9c6f6efd34 (diff)
downloadvyos-documentation-f79b8be687acdb25c5fe1bf556bc0835e6ccb6c6.tar.gz
vyos-documentation-f79b8be687acdb25c5fe1bf556bc0835e6ccb6c6.zip
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r--docs/changelog/1.3.rst6
-rw-r--r--docs/changelog/1.4.rst13
2 files changed, 19 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 0dc1f411..3c0c0848 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,12 @@
_ext/releasenotes.py
+2023-05-29
+==========
+
+* :vytask:`T5243` ``(bug): Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus``
+
+
2023-05-19
==========
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst
index 9e85456c..d7c75ee6 100644
--- a/docs/changelog/1.4.rst
+++ b/docs/changelog/1.4.rst
@@ -8,6 +8,19 @@
_ext/releasenotes.py
+2023-06-02
+==========
+
+* :vytask:`T5252` ``(bug): Route distinguisher and route targets changing upon adding interface to new VRF``
+* :vytask:`T5251` ``(bug): Uncaught errors for functions delete/delete_value in Python module configtree.py``
+
+
+2023-06-01
+==========
+
+* :vytask:`T5127` ``(bug): VPNv4/VPNv6 routes are not reinstalled following link flap``
+
+
2023-05-28
==========