diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e1c4f9..5a0bc3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========= +[1.2.4] - 2024-06-11 +-------------------- + +### Other Changes + +- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#198) +- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#201) +- ci: Add supported_ansible_also to .ansible-lint (#203) + [1.2.3] - 2024-04-02 -------------------- @@ -81,7 +90,6 @@ Changelog Signed-off-by: Sergei Petrosian - [1.1.17] - 2023-07-19 --------------------