Release 2.2.1.

This commit is contained in:
Felix Fontein
2022-03-14 21:39:08 +01:00
parent a338327a79
commit d6c20e76c6
4 changed files with 23 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v2.2.1
======
Release Summary
---------------
Regular bugfix release.
Bugfixes
--------
- docker_compose - fix Python 3 type error when extracting warnings or errors from docker-compose's output (https://github.com/ansible-collections/community.docker/pull/305).
v2.2.0
======