Release 3.4.2.

This commit is contained in:
Felix Fontein
2023-02-25 15:37:21 +01:00
parent 18584f6b40
commit 82dde7cadd
4 changed files with 23 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v3.4.2
======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- docker_prune - return correct value for ``changed``. So far the module always claimed that nothing changed (https://github.com/ansible-collections/community.docker/pull/593).
v3.4.1
======