summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2022-08-15 09:37:34 +0200
committerGitHub <noreply@github.com>2022-08-15 09:37:34 +0200
commitf75628c11de9a3808b9d0bfa8daef25de4b0fb41 (patch)
treeebb2c03220ca99ae1065f0ebc41416b74cf47741 /docs
parentaba74981359901847c95d43c8901d45de183db46 (diff)
parentef6609af5ef86d64e5737da3a1bac1ab8f33184e (diff)
downloadvyos-documentation-f75628c11de9a3808b9d0bfa8daef25de4b0fb41.tar.gz
vyos-documentation-f75628c11de9a3808b9d0bfa8daef25de4b0fb41.zip
Merge pull request #836 from vyos/update-dependencies-equuleus
Github: update equuleus branch
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/1.3.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 071a49f1..980dd16b 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,26 @@
_ext/releasenotes.py
+2022-08-14
+==========
+
+* :vytask:`T4579` (bug): bridge: can not delete member interface CLI option when VLAN is enabled
+* :vytask:`T4421` (default): Add support for floating point numbers in the numeric validator
+* :vytask:`T4415` (bug): Include license/copyright files in the image but remove user documentation from /usr/share/doc to reduce its size
+* :vytask:`T4313` (bug): "generate public-key-command" throws unhandled exceptions when it cannot retrieve the key
+* :vytask:`T4082` (bug): Add op mode command to restart ldpd
+* :vytask:`T3714` (bug): Some sysctl custom parameters disappear after reboot
+* :vytask:`T4260` (bug): Extend vyos.configdict.node_changed() to support recursiveness
+* :vytask:`T3785` (default): Add unicode support to configtree backend
+* :vytask:`T3507` (bug): Bond with mode LACP show u/u in show interfaces even if peer is not configured
+
+
+2022-08-11
+==========
+
+* :vytask:`T4476` (default): Next steps after installation is not communicated properly to new users
+
+
2022-08-02
==========