diff options
author | Ganesh Nalawade <ganesh634@gmail.com> | 2020-06-25 05:53:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-25 00:23:09 +0000 |
commit | 29dcf4c64967ed65f216b166de1e4ffcb085075c (patch) | |
tree | 5637b501bf82f276dff43e7829fbbc8ea244caec /changelogs/fragments | |
parent | 5bf1112c8c015bff6f54d4b17a3571f665381e1e (diff) | |
download | vyos.vyos-29dcf4c64967ed65f216b166de1e4ffcb085075c.tar.gz vyos.vyos-29dcf4c64967ed65f216b166de1e4ffcb085075c.zip |
Add changelog files (#52)
Add changelog files
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'changelogs/fragments')
-rw-r--r-- | changelogs/fragments/52-add-change-log-1.0.0.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/52-add-change-log-1.0.0.yaml b/changelogs/fragments/52-add-change-log-1.0.0.yaml new file mode 100644 index 00000000..ba6905d9 --- /dev/null +++ b/changelogs/fragments/52-add-change-log-1.0.0.yaml @@ -0,0 +1,3 @@ +--- +minor_changes: + - Add changelogs for previous release (https://github.com/ansible-collections/vyos.vyos/pull/52) |