Release 3.0.1.

This commit is contained in:
Felix Fontein
2022-08-15 08:02:34 +02:00
parent b720c8f486
commit fbac2ecc3d
4 changed files with 23 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v3.0.1
======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- docker_container - fix handling of ``env_file`` (https://github.com/ansible-collections/community.docker/issues/451, https://github.com/ansible-collections/community.docker/pull/452).
v3.0.0
======