Release 1.2.1.

This commit is contained in:
Felix Fontein
2021-01-28 07:43:11 +01:00
parent e957b885f8
commit bcd1201af6
4 changed files with 24 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v1.2.1
======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- docker connection plugin - fix Docker version parsing, as some docker versions have a leading ``v`` in the output of the command ``docker version --format "{{.Server.Version}}"`` (https://github.com/ansible-collections/community.docker/pull/76).
v1.2.0
======