summaryrefslogtreecommitdiff
path: root/changelogs/changelog.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changelog.yaml')
-rw-r--r--changelogs/changelog.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml
index cd6764c..76d67c8 100644
--- a/changelogs/changelog.yaml
+++ b/changelogs/changelog.yaml
@@ -274,3 +274,16 @@ releases:
name: vyos_prefix_lists
namespace: ''
release_date: '2021-07-06'
+ 2.5.0:
+ changes:
+ bugfixes:
+ - fix issue in route-maps facts code when route-maps facts are empty.
+ deprecated_features:
+ - The vyos_logging module has been deprecated in favor of the new vyos_logging_global
+ resource module and will be removed in a release after "2023-08-01".
+ minor_changes:
+ - vyos_logging_global logging resource module.
+ fragments:
+ - fix_issue_vyos_facts.yaml
+ - vyos_logging_global_module.yaml
+ release_date: '2021-07-26'