summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 9a931d6..717483d 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -5,6 +5,21 @@ Vyos Collection Release Notes
.. contents:: Topics
+v2.2.1
+======
+
+Minor Changes
+-------------
+
+- Add support for available_network_resources key, which allows to fetch the available resources for a platform (https://github.com/ansible-collections/vyos.vyos/issues/138).
+- Add vyos_route_maps resource module (https://github.com/ansible-collections/vyos.vyos/pull/156.).
+
+Bugfixes
+--------
+
+- change admin_distance to distance while generating static_routes nexthop command.
+- firewall_global - port-groups were not added (https://github.com/ansible-collections/vyos.vyos/issues/107)
+
v2.2.0
======