Fix changelog fragment. (#720) (#737)

The changelog fragment for #687 claims that a feature is removed, which isn't the case. It's a simple bugfix.

(cherry picked from commit 3059c5138c)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Hideki Saito
2026-05-18 13:23:47 +09:00
committed by GitHub
parent 42feec22c7
commit 1009d5cb28

View File

@@ -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).