diff options
Diffstat (limited to 'changelogs/fragments/undeprecate.yaml')
-rw-r--r-- | changelogs/fragments/undeprecate.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/fragments/undeprecate.yaml b/changelogs/fragments/undeprecate.yaml new file mode 100644 index 00000000..4180d3e6 --- /dev/null +++ b/changelogs/fragments/undeprecate.yaml @@ -0,0 +1,6 @@ +--- +minor_changes: + - "Removes deprecation notice for vyos.vyos." + - "All GHA workflows have been updated to use ones from ansible-content-actions." + - "Passes latest ansible-lint with production profile." + - "Uncaps supported ansible-core versions, this collection now supports ansible-core>=2.15." |