diff --git a/CHANGELOG.md b/CHANGELOG.md index b5753f76..e125615b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Changelog ========= +[1.12.2] - 2026-06-24 +-------------------- + +### Other Changes + +- refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip] (#350) +- ci: Add config file for CodeRabbit with custom rules (#351) +- ci: Skip reviews for PRs with [citest_skip] in the title (#352) +- test: remove unused files (#353) + [1.12.1] - 2026-05-07 --------------------