diff --git a/CHANGELOG.md b/CHANGELOG.md index 793382e6d62..dbb332236c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ Ansible Changes By Release https://github.com/ansible/ansible/pull/31495 * Use controller configured ansible_shell_executable to run commands in the module (https://github.com/ansible/ansible/pull/31361) - +* Add documentation about writing unittests for Ansible