Release 1.0.0.

This commit is contained in:
Felix Fontein
2020-11-17 08:05:06 +01:00
parent 9b0a3a02eb
commit 517eba3fdd
6 changed files with 34 additions and 8 deletions
-2
View File
@@ -1,2 +0,0 @@
release_summary: |
This is the first production (non-prerelease) release of ``community.docker``.
-2
View File
@@ -1,2 +0,0 @@
minor_changes:
- "Add collection-side support of the ``docker`` action group / module defaults group (https://github.com/ansible-collections/community.docker/pull/17)."
@@ -1,2 +0,0 @@
minor_changes:
- "docker_secret - add a warning when the secret does not have an ``ansible_key`` label but the ``force`` parameter is not set (https://github.com/ansible-collections/community.docker/issues/30, https://github.com/ansible-collections/community.docker/pull/31)."
@@ -1,2 +0,0 @@
minor_changes:
- "docker_image - return docker build output (https://github.com/ansible-collections/community.general/pull/805)."