diff options
Diffstat (limited to 'ansible_collections/community/skydive/changelogs/changelog.yaml')
-rw-r--r-- | ansible_collections/community/skydive/changelogs/changelog.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ansible_collections/community/skydive/changelogs/changelog.yaml b/ansible_collections/community/skydive/changelogs/changelog.yaml new file mode 100644 index 000000000..ae02485cd --- /dev/null +++ b/ansible_collections/community/skydive/changelogs/changelog.yaml @@ -0,0 +1,12 @@ +ancestor: null +releases: + 1.0.0: + changes: + release_summary: '| Release Date: 2020-08-18 + + | Adapt to Ansible 2.10 collections + + ' + fragments: + - v1.0.0_summary.yaml + release_date: '2020-08-18' |