Bump deprecations we forgot to remove in 2.0.0. (#362)

This commit is contained in:
Felix Fontein
2022-05-20 14:45:52 +02:00
committed by GitHub
parent 9c7415e0e7
commit 7e710f743d
3 changed files with 6 additions and 3 deletions
@@ -0,0 +1,3 @@
deprecated_features:
- "docker_stack - the return values ``out`` and ``err`` that were supposed to be removed in community.docker 2.0.0 will now be removed in version 3.0.0 (https://github.com/ansible-collections/community.docker/pull/362)."
- "Various modules - the default of ``tls_hostname`` that was supposed to be removed in community.docker 2.0.0 will now be removed in version 3.0.0 (https://github.com/ansible-collections/community.docker/pull/362)."