mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-04 18:48:56 +00:00
Release 1.10.9.
This commit is contained in:
parent
7a54431495
commit
ef7c700393
@ -5,6 +5,19 @@ Docker Community Collection Release Notes
|
|||||||
.. contents:: Topics
|
.. contents:: Topics
|
||||||
|
|
||||||
|
|
||||||
|
v1.10.9
|
||||||
|
=======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Maintenance release.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.
|
||||||
|
|
||||||
v1.10.8
|
v1.10.8
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|||||||
@ -272,6 +272,15 @@ releases:
|
|||||||
- 1.10.8.yml
|
- 1.10.8.yml
|
||||||
- 327-connection-fix.yml
|
- 327-connection-fix.yml
|
||||||
release_date: '2022-04-25'
|
release_date: '2022-04-25'
|
||||||
|
1.10.9:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.
|
||||||
|
release_summary: Maintenance release.
|
||||||
|
fragments:
|
||||||
|
- 1.10.9.yml
|
||||||
|
- psf-license.yml
|
||||||
|
release_date: '2022-05-16'
|
||||||
1.2.0:
|
1.2.0:
|
||||||
changes:
|
changes:
|
||||||
bugfixes:
|
bugfixes:
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
release_summary: Maintenance release.
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
bugfixes:
|
|
||||||
- Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.
|
|
||||||
Loading…
Reference in New Issue
Block a user