mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
Release 2.5.1.
This commit is contained in:
parent
b6f9d853f9
commit
929a2f6e5f
@ -5,6 +5,19 @@ Docker Community Collection Release Notes
|
||||
.. contents:: Topics
|
||||
|
||||
|
||||
v2.5.1
|
||||
======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
Maintenance release.
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.
|
||||
|
||||
v2.5.0
|
||||
======
|
||||
|
||||
|
||||
@ -622,3 +622,12 @@ releases:
|
||||
- 344-adds-data-path-addr.yml
|
||||
- 345-docker_config-template-driver.yml
|
||||
release_date: '2022-05-14'
|
||||
2.5.1:
|
||||
changes:
|
||||
bugfixes:
|
||||
- Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.
|
||||
release_summary: Maintenance release.
|
||||
fragments:
|
||||
- 2.5.1.yml
|
||||
- psf-license.yml
|
||||
release_date: '2022-05-16'
|
||||
|
||||
@ -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