diff --git a/CHANGELOG.md b/CHANGELOG.md index fa134f5dd8a..321d69ef323 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Ansible Changes By Release * Fix pip module when using python3's pyvenv and python3 -m venv to create virtualenvs * Fix for the AnsiBallZ wrapper so that it gives a better error message when there's not enough disk space to create its tempdir. +* Fix so ansilbe-galaxy install --force with unversioned roles will once again + overwrite old versions. ## 2.3.1 "Ramble On" - 2017-06-01