diff options
author | Robert Göhler <github@ghlr.de> | 2022-07-19 20:34:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 20:34:12 +0200 |
commit | 85f66b6cc06fb365d943bc8680f320e97c5b1200 (patch) | |
tree | 80c1de9d2549d911f931cbc6d7196860d265688a /docs/changelog/1.3.rst | |
parent | 41b567bd1ecb9c2a54fc8809ed018f9a08994558 (diff) | |
parent | d0cbd41a30248e7e56d86d55da4ba435f6640927 (diff) | |
download | vyos-documentation-85f66b6cc06fb365d943bc8680f320e97c5b1200.tar.gz vyos-documentation-85f66b6cc06fb365d943bc8680f320e97c5b1200.zip |
Merge pull request #815 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 | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 5b1024cf..2c62238d 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,26 @@ _ext/releasenotes.py +2022-07-14 +========== + +* :vytask:`T4491` (bug): Use empty string for internal name of root node of config_tree + + +2022-07-13 +========== + +* :vytask:`T1375` (feature): Add clear dhcp server lease function + + +2022-07-12 +========== + +* :vytask:`T4527` (bug): Prevent to create VRF name default +* :vytask:`T4084` (default): Dehardcode the default login banner +* :vytask:`T3864` (enhancment): Add Edgecore build to VyOS 1.3 Equuleus + + 2022-07-09 ========== @@ -1780,7 +1800,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.197 / 5.10.123 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.204 / 5.10.129 2021-02-14 |