diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/google/changelogs/changelog.yaml')
-rw-r--r-- | collections-debian-merged/ansible_collections/community/google/changelogs/changelog.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/google/changelogs/changelog.yaml b/collections-debian-merged/ansible_collections/community/google/changelogs/changelog.yaml new file mode 100644 index 00000000..13fbdc44 --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/google/changelogs/changelog.yaml @@ -0,0 +1,17 @@ +ancestor: null +releases: + 0.1.0: + changes: + release_summary: 'This is the first pre-release version of community.google + after migrating from community.general. + + ' + fragments: + - 0.1.0.yml + release_date: '2020-11-30' + 1.0.0: + changes: + release_summary: This is the first stable release version of community.google. + fragments: + - 1.0.0.yaml + release_date: '2020-12-22' |