summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 8324ba4..da84eab 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -5,6 +5,19 @@ Vyos Collection Release Notes
.. contents:: Topics
+v4.0.2
+======
+
+Bugfixes
+--------
+
+- bgp_global - changed to use `neighbor.password` rather than `neighbor.address` (https://github.com/ansible-collections/vyos.vyos/issues/304).
+
+Documentation Changes
+---------------------
+
+- vyos_interfaces - Updated documentation with examples and task output.
+
v4.0.1
======