diff --git a/CHANGELOG.md b/CHANGELOG.md index 36b92f27b19..503a011cdc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ Ansible Changes By Release https://github.com/ansible/ansible/pull/34854 * fixes memory usage issues with many blocks/includes https://github.com/ansible/ansible/issues/31673 + https://github.com/ansible/ansible/pull/34461 * Fix to win_dns_client module to take ordering of DNS servers to resolve into account: https://github.com/ansible/ansible/pull/34656 * Fix for the nxos_banner module where some nxos images nest the output inside of an additional dict: