diff --git a/CHANGELOG.md b/CHANGELOG.md index 3306ce8..fb1f145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========= +[1.15.3] - 2024-06-11 +-------------------- + +### Other Changes + +- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#691) +- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#693) +- ci: Add supported_ansible_also to .ansible-lint (#694) + [1.15.2] - 2024-04-04 --------------------