Remove version_added from community.general, and add changelog fragments since community.general 1.2.0.

This commit is contained in:
Felix Fontein
2020-10-29 08:27:02 +01:00
parent 81948c7470
commit 400c484a54
6 changed files with 4 additions and 6 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_login - fix internal config file storage to handle credentials for more than one registry (https://github.com/ansible-collections/community.general/issues/1117)."
@@ -0,0 +1,2 @@
minor_changes:
- "docker_container - now supports the ``device_requests`` option, which allows to request additional resources such as GPUs (https://github.com/ansible/ansible/issues/65748, https://github.com/ansible-collections/community.general/pull/1119)."