From 0a43a34d544d6f4f6055aa8a534fcf602fd235f2 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Sat, 2 Oct 2021 18:48:32 -0400 Subject: Prepare release vyos 2.6.0 (#216) Prepare release vyos 2.6.0 Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: None --- CHANGELOG.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8a3703bb..18e1a68e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,21 @@ Vyos Collection Release Notes .. contents:: Topics +v2.6.0 +====== + +Minor Changes +------------- + +- Add vyos_ntp Resource Module +- Adds support for specifying an `afi` for an `address_group` for `vyos.vyos.firewall_global`. As a result, `address_group` now supports IPv6. +- Adds support for specifying an `afi` for an `network_group` for `vyos.vyos.firewall_global`. As a result, `network_group` now supports IPv6. + +Bugfixes +-------- + +- Fix vyos_firewall_rules with state replaced to only replace the specified rules. + v2.5.1 ====== -- cgit v1.2.3