diff --git a/CHANGELOG.md b/CHANGELOG.md index cc1a4bc49b..72f0700f73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -173,7 +173,7 @@ Ansible Changes By Release - Added a new parameter to command module that lets users specify data to pipe into the command's stdin. - The azure_rm modules now accept a `cloud_environment` arg to access regional and private clouds. -- The azure_rm modules now require at least version 2.0.0 of the Azure Python SDK. +- The azure_rm modules and inventory script now require at least version 2.0.0 of the Azure Python SDK. ### New Modules