diff options
author | Robert Göhler <github@ghlr.de> | 2022-05-24 10:42:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-24 10:42:36 +0200 |
commit | f30710237ea41f17310a182587b1ed6b1e4e62d7 (patch) | |
tree | c92815a130acd8c90acc50301936589aa7da2e97 /docs/changelog/1.3.rst | |
parent | a4b1069526851b95d96044a761d4e11826c53525 (diff) | |
parent | e97f2a0e1a58cb78eac25021696ed69bc8261a69 (diff) | |
download | vyos-documentation-f30710237ea41f17310a182587b1ed6b1e4e62d7.tar.gz vyos-documentation-f30710237ea41f17310a182587b1ed6b1e4e62d7.zip |
Merge pull request #773 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 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index ccbd77d1..5f96c054 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,36 @@ _ext/releasenotes.py +2022-05-19 +========== + +* :vytask:`T4430` (bug): Show firewall output with visual shift default rule + + +2022-05-16 +========== + +* :vytask:`T4377` (default): generate tech-support archive includes previous archives + + +2022-05-12 +========== + +* :vytask:`T4100` (feature): Firewall increase maximum number of rules + + +2022-05-11 +========== + +* :vytask:`T4405` (bug): DHCP client sometimes ignores `no-default-route` option of an interface + + +2022-05-10 +========== + +* :vytask:`T1972` (feature): Allow setting interface name for virtual_ipaddress in VRRP VRID + + 2022-05-07 ========== |