diff options
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 717483d..9a931d6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,21 +5,6 @@ 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 ====== |