diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 60a105cc13f85035eb5f3782e673eb333698be9f..992a90a745d0cf34d527b149e85f37e073c354a3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,13 @@ Changelog ========= +Version 0.25.1 (2019-08-30) +--------------------------- + +- Prevent input of invalid Ansible variables (INFRA-1221) +- Update black and pre-commit config +- Add pytest.ini to speed test discovery + Version 0.25.0 (2019-08-22) ---------------------------