Fix up deprecation removal changelog headers (#75848)

This commit is contained in:
Jordan Borean
2021-10-01 06:37:45 +10:00
committed by GitHub
parent 9de4f24d7a
commit e9c27c99dd
4 changed files with 4 additions and 4 deletions
@@ -1,2 +1,2 @@
bugfixes:
removed_features:
- cli - remove deprecated ability to set verbosity before the sub-command (https://github.com/ansible/ansible/issues/75823)
@@ -1,2 +1,2 @@
bugfixes:
removed_features:
- copy - remove deprecated ``thirsty`` alias (https://github.com/ansible/ansible/issues/75824)
@@ -1,2 +1,2 @@
bugfixes:
removed_features:
- url_argument_spec - remove deprecated ``thirsty`` alias for ``get_url`` and ``uri`` modules (https://github.com/ansible/ansible/issues/75825, https://github.com/ansible/ansible/issues/75826)
@@ -1,2 +1,2 @@
bugfixes:
removed_features:
- Remove deprecated ``Templar.set_available_variables()`` method (https://github.com/ansible/ansible/issues/75828)