diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e9ad94e72c..d8c91f81b14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -99,7 +99,7 @@ Ansible Changes By Release * Fix for the znode zookeeper module: https://github.com/ansible/ansible/pull/36999 * Fix for the maven_artifact module: https://github.com/ansible/ansible/pull/37035 * Add changes to get docker_container, docker_common, and docker_network - working with Docker 3.x API: https://github.com/ansible/ansible/pull/36973 + working with Docker SDK 3.x: https://github.com/ansible/ansible/pull/36973