diff options
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 6 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 13 |
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 ========== |