diff --git a/CHANGELOG.md b/CHANGELOG.md index e9c3f371b20..cb5d11b20d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -121,6 +121,7 @@ Ansible Changes By Release (https://github.com/ansible/ansible/pull/37646) * Fix output of the interfaces_file module: https://github.com/ansible/ansible/pull/37818/files +* Fix haproxy traceback on Python 3 https://github.com/ansible/ansible/pull/35176