mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-23 06:35:36 +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
|
||||
|
||||
|
||||
v1.10.9
|
||||
=======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
Maintenance release.
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.
|
||||
|
||||
v1.10.8
|
||||
=======
|
||||
|
||||
|
||||
@ -272,6 +272,15 @@ releases:
|
||||
- 1.10.8.yml
|
||||
- 327-connection-fix.yml
|
||||
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:
|
||||
changes:
|
||||
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