diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-05-23 06:08:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-23 06:08:37 +0000 |
commit | e97f2a0e1a58cb78eac25021696ed69bc8261a69 (patch) | |
tree | c92815a130acd8c90acc50301936589aa7da2e97 /docs/changelog/1.3.rst | |
parent | a4b1069526851b95d96044a761d4e11826c53525 (diff) | |
download | vyos-documentation-e97f2a0e1a58cb78eac25021696ed69bc8261a69.tar.gz vyos-documentation-e97f2a0e1a58cb78eac25021696ed69bc8261a69.zip |
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 ========== |