summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2022-04-26 16:08:13 -0400
committerGitHub <noreply@github.com>2022-04-26 20:08:13 +0000
commit5baf4a4495aebda69d1b2e74d2ff6700b1b70c83 (patch)
tree5b66322d5ca04a6aeeb9e40b7e993fe750871539 /CHANGELOG.rst
parent43c2ecba6a04cc121375a541d817343c33ebe235 (diff)
downloadvyos.vyos-3.0.0.tar.gz
vyos.vyos-3.0.0.zip
Vyos release 3.0.0 (#255)3.0.0
Vyos release 3.0.0 Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Docs Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 001336c2..9c8171ac 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -5,6 +5,26 @@ Vyos Collection Release Notes
.. contents:: Topics
+v3.0.0
+======
+
+Major Changes
+-------------
+
+- Minimum required ansible.netcommon version is 2.5.1.
+- Updated base plugin references to ansible.netcommon.
+- `vyos_facts` - change default gather_subset to `min` from `!config` (https://github.com/ansible-collections/vyos.vyos/issues/231).
+
+Minor Changes
+-------------
+
+- Change preconfig hostname from vyos to vyosuser
+
+Bugfixes
+--------
+
+- Add symlink of modules under plugins/action
+
v2.8.0
======