Release 1.0.1.

This commit is contained in:
Felix Fontein
2020-12-11 21:27:28 +01:00
parent 2bf46c2eb2
commit 7dd28ecdfe
4 changed files with 24 additions and 3 deletions
+13
View File
@@ -5,6 +5,19 @@ Docker Community Collection Release Notes
.. contents:: Topics
v1.0.1
======
Release Summary
---------------
Maintenance release with a bugfix for ``docker_container``.
Bugfixes
--------
- docker_container - the validation for ``capabilities`` in ``device_requests`` was incorrect (https://github.com/ansible-collections/community.docker/issues/42, https://github.com/ansible-collections/community.docker/pull/43).
v1.0.0
======