From 7e55a68457b404286350d64ef5e9dda2830fa112 Mon Sep 17 00:00:00 2001 From: Kate Case Date: Thu, 13 Oct 2022 13:45:23 -0400 Subject: Update changelog for 4.0.0 (#280) * Update changelog for 4.0.0 * Fix changelog --- changelogs/fragments/2H22-removal.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 changelogs/fragments/2H22-removal.yaml (limited to 'changelogs/fragments/2H22-removal.yaml') diff --git a/changelogs/fragments/2H22-removal.yaml b/changelogs/fragments/2H22-removal.yaml deleted file mode 100644 index 04646ca7..00000000 --- a/changelogs/fragments/2H22-removal.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -removed_features: - - vyos_interface - use vyos_interfaces instead. - - vyos_l3_interface - use vyos_l3_interfaces instead. - - vyos_linkagg - use vyos_lag_interfaces instead. - - vyos_lldp_interface - use vyos_lldp_interfaces instead. - - vyos_lldp - use vyos_lldp_global instead. - - vyos_static_route - use vyos_static_routes instead. -major_changes: - - "Use of connection: local and the provider option are no longer valid on any modules in this collection." -- cgit v1.2.3