diff --git a/changelogs/fragments/route_maps.yaml b/changelogs/fragments/route_maps.yaml new file mode 100644 index 000000000..2f21de3cf --- /dev/null +++ b/changelogs/fragments/route_maps.yaml @@ -0,0 +1,3 @@ +--- +minor_changes: + - "route_maps - support simple route-maps that do not contain set or match statements. it allows for the creation and management of purely basic route-map entries like 'route-map test-1 permit 10'."