mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Release 3.1.0.
This commit is contained in:
@@ -989,3 +989,16 @@ releases:
|
||||
- 3.0.2.yml
|
||||
- 456-docker_image-build-args.yml
|
||||
release_date: '2022-08-16'
|
||||
3.1.0:
|
||||
changes:
|
||||
minor_changes:
|
||||
- The collection repository conforms to the `REUSE specification <https://reuse.software/spec/>`__
|
||||
except for the changelog fragments (https://github.com/ansible-collections/community.docker/pull/462).
|
||||
- docker_swarm - allows usage of the ``data_path_port`` parameter when initializing
|
||||
a swarm (https://github.com/ansible-collections/community.docker/issues/296).
|
||||
release_summary: Feature release.
|
||||
fragments:
|
||||
- 3.1.0.yml
|
||||
- 466-add-data-path-port.yml
|
||||
- licenses.yml
|
||||
release_date: '2022-09-08'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Feature release.
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- docker_swarm - allows usage of the ``data_path_port`` parameter when initializing a swarm (https://github.com/ansible-collections/community.docker/issues/296).
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- "The collection repository conforms to the `REUSE specification <https://reuse.software/spec/>`__ except for the changelog fragments (https://github.com/ansible-collections/community.docker/pull/462)."
|
||||
Reference in New Issue
Block a user