diff options
author | Robert Göhler <github@ghlr.de> | 2022-06-27 20:33:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-27 20:33:02 +0200 |
commit | 88a41af4ae0b446bc9768f38bd5f12d0e4c7edd0 (patch) | |
tree | 079f2589396bfd7b2dc5b97d9090a12252d1f3e4 | |
parent | ac144475119d20328c3795f6d2031ce2b8f4a372 (diff) | |
parent | c58714859ea62de03b200374019f07cc695906dc (diff) | |
download | vyos-documentation-88a41af4ae0b446bc9768f38bd5f12d0e4c7edd0.tar.gz vyos-documentation-88a41af4ae0b446bc9768f38bd5f12d0e4c7edd0.zip |
Merge pull request #792 from vyos/update-dependencies-master
Github: update current branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 6 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 19 |
3 files changed, 25 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 300535e2b8b7897bc95ab2b186b4e29ebf98733 +Subproject f75da014ae295e6cdf352754bfd998a453e8174 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 5e59755e..b71b630d 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,12 @@ _ext/releasenotes.py +2022-06-20 +========== + +* :vytask:`T1856` (feature): Support configuring IPSec SA bytes + + 2022-06-16 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 655417fb..1ef142fe 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,25 @@ _ext/releasenotes.py +2022-06-25 +========== + +* :vytask:`T4482` (bug): dhcp: toggle of "dhcp-options no-default-route" has no effect +* :vytask:`T4483` (feature): Upgrade fastnetmon to v1.2.2 community edition + + +2022-06-22 +========== + +* :vytask:`T1748` (feature): vbash: beautify tab completion output/line breaks + + +2022-06-20 +========== + +* :vytask:`T1856` (feature): Support configuring IPSec SA bytes + + 2022-06-18 ========== |