diff options
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 43 |
2 files changed, 43 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 2c29a3b3b46c7570f4a509f413b208348c0ce64 +Subproject d458ded452d90910ad670623534dd3f017603a6 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 5eca3b31..5f96c054 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,49 @@ _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 +========== + +* :vytask:`T4361` (bug): `vyos.config.exists()` does not work for nodes with multiple values +* :vytask:`T4354` (bug): Slave interfaces fall out from bonding during configuration change + + +2022-05-03 +========== + +* :vytask:`T4395` (feature): Extend show vpn debug + + 2022-05-01 ========== |