summaryrefslogtreecommitdiff
path: root/changelogs/fragments
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments')
-rw-r--r--changelogs/fragments/fix_issue_vyos_facts.yaml3
-rw-r--r--changelogs/fragments/vyos_logging_global_module.yaml5
2 files changed, 0 insertions, 8 deletions
diff --git a/changelogs/fragments/fix_issue_vyos_facts.yaml b/changelogs/fragments/fix_issue_vyos_facts.yaml
deleted file mode 100644
index 81653a0d..00000000
--- a/changelogs/fragments/fix_issue_vyos_facts.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
----
-bugfixes:
- - fix issue in route-maps facts code when route-maps facts are empty.
diff --git a/changelogs/fragments/vyos_logging_global_module.yaml b/changelogs/fragments/vyos_logging_global_module.yaml
deleted file mode 100644
index d9f2c8f5..00000000
--- a/changelogs/fragments/vyos_logging_global_module.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-minor_changes:
- - vyos_logging_global logging resource module.
-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".