diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-09-26 06:27:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-26 06:27:19 +0000 |
commit | 33d03cc102050c3c20919280f154eda5bb2b3c93 (patch) | |
tree | 4d2578c948c86b1c58ec75bc967bc457bbd4f2b1 /docs | |
parent | b442d20e6565f22b70d46ae0ebae072bc14c011c (diff) | |
download | vyos-documentation-33d03cc102050c3c20919280f154eda5bb2b3c93.tar.gz vyos-documentation-33d03cc102050c3c20919280f154eda5bb2b3c93.zip |
Github: update current branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 877047b9d36f9a2ef029cc6f05c1467d1a0d6e3 +Subproject 8f2f6303229814c03494369c51cedd31703406e diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 1ebf838c..f981da3c 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,19 @@ _ext/releasenotes.py +2022-09-21 +========== + +* :vytask:`T4678` (feature): Rewrite service ipoe-server to get_config_dict +* :vytask:`T4703` (feature): accel-ppp: combine vlan-id and vlan-range into single CLI node + + +2022-09-20 +========== + +* :vytask:`T4693` (bug): ISIS segment routing was broken... + + 2022-09-17 ========== |