mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-30 20:23:49 +00:00
Release 2.5.1.
This commit is contained in:
@@ -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``.
|
||||
Reference in New Issue
Block a user