diff --git a/changelogs/fragments/patch_removed.yml b/changelogs/fragments/patch_removed.yml index 579f64f..46e8b10 100644 --- a/changelogs/fragments/patch_removed.yml +++ b/changelogs/fragments/patch_removed.yml @@ -1,3 +1,3 @@ --- -removed_features: - - patch - removed deprecated _AnsibleActionDone API (https://github.com/ansible-collections/ansible.posix/pull/687). +bugfixes: + - patch - removed use of deprecated ``_AnsibleActionDone`` API (https://github.com/ansible-collections/ansible.posix/pull/687).