diff options
author | Robert Göhler <github@ghlr.de> | 2024-04-16 20:33:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 20:33:44 +0200 |
commit | ea577a0199d9aeab9b85dca3c317c75d622750ba (patch) | |
tree | 687a5d1756247cb96ff21a1e59703c77fc663cc4 /docs/changelog/1.3.rst | |
parent | cd911389ece7fbcac00c35bc813044494182623f (diff) | |
parent | 39ae927e0d9fbc54667cf79c9e11ddece28b6aea (diff) | |
download | vyos-documentation-ea577a0199d9aeab9b85dca3c317c75d622750ba.tar.gz vyos-documentation-ea577a0199d9aeab9b85dca3c317c75d622750ba.zip |
Merge pull request #1382 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index b22bf02a..becdd4b3 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,24 @@ _ext/releasenotes.py +2024-04-12 +========== + +* :vytask:`T3437` ``(bug): BGP Confederation Addition Causes Error`` + + +2024-04-10 +========== + +* :vytask:`T6124` ``(bug): Docker equuleus build image doesn't build due to fpm`` + + +2024-04-08 +========== + +* :vytask:`T6196` ``(bug): Route-map and summary-only do not work in BGP aggregation at the same time`` + + 2024-04-07 ========== |