diff --git a/CHANGELOG.md b/CHANGELOG.md index cb5d11b20d7..88576467731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -122,6 +122,7 @@ Ansible Changes By Release * 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 +* Fix the csvfile lookup plugin for python3 tracebacks: https://github.com/ansible/ansible/pull/37665