diff options
author | Robert Göhler <github@ghlr.de> | 2023-07-11 09:39:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-11 09:39:49 +0200 |
commit | 40db3644f31fb5d872183ee9a0d864892fd47a8c (patch) | |
tree | bd24ea41b9a49ed98b40eeda97d9b31f12463239 /docs/changelog/1.3.rst | |
parent | 9dbca7898bd456ca10c025d5917fe8fd08c75848 (diff) | |
parent | 763252f6adf54551adf9f79efa35d33c8e2e9035 (diff) | |
download | vyos-documentation-40db3644f31fb5d872183ee9a0d864892fd47a8c.tar.gz vyos-documentation-40db3644f31fb5d872183ee9a0d864892fd47a8c.zip |
Merge pull request #1037 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 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index d3e43824..c4226495 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,32 @@ _ext/releasenotes.py +2023-07-05 +========== + +* :vytask:`T5331` ``(bug): ath10k_pci not functioning`` + + +2023-06-30 +========== + +* :vytask:`T5315` ``(feature): vrrp: add support for version 3`` +* :vytask:`T5313` ``(bug): UDP broadcast relay - missing verify() that relay interfaces have an IP address assigned`` + + +2023-06-28 +========== + +* :vytask:`T1237` ``(feature): Static Route Path Monitoring, failover`` + + +2023-06-26 +========== + +* :vytask:`T5272` ``(default): Upgrade OpenVPN to 2.6 in Equuleus`` +* :vytask:`T5265` ``(bug): WAN load-balancing: missing completion helpers`` + + 2023-06-25 ========== |