From 52457c14d33ec6387a693368eeb090c6b58eb443 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Wed, 27 Jan 2021 14:28:05 -0500 Subject: Prepare VYOS for Release 1.1.1 (#118) Prepare VYOS for Release 1.1.1 Reviewed-by: https://github.com/apps/ansible-zuul --- changelogs/CHANGELOG.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'changelogs/CHANGELOG.rst') diff --git a/changelogs/CHANGELOG.rst b/changelogs/CHANGELOG.rst index f886491..f0ec995 100644 --- a/changelogs/CHANGELOG.rst +++ b/changelogs/CHANGELOG.rst @@ -5,6 +5,16 @@ Vyos Collection Release Notes .. contents:: Topics +v1.1.1 +====== + +Bugfixes +-------- + +- Add version key to galaxy.yaml to work around ansible-galaxy bug +- Enable configuring an interface which is not present in the running config. +- vyos_config - Only process src files as commands when they actually contain commands. This fixes an issue were the whitespace preceding a configuration key named 'set' was stripped, tripping up the parser. + v1.1.0 ====== @@ -16,8 +26,7 @@ Minor Changes New Modules ----------- -- vyos_ospf_interfaces - OSPF Interfaces Resource Module - +- vyos_ospf_interfaces - OSPF Interfaces resource module v1.0.5 ====== -- cgit v1.2.3