diff --git a/CHANGELOG.md b/CHANGELOG.md index eef6bb0..bfc4fe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ Changelog ========= +[1.6.7] - 2024-10-30 +-------------------- + +### Other Changes + +- ci: Add tags to TF workflow, allow more [citest bad] formats (#198) +- ci: ansible-test action now requires ansible-core version (#200) +- ci: add YAML header to github action workflow files (#201) +- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#203) +- tests: simplify distro check in tests_environments.yml (#204) + [1.6.6] - 2024-08-09 --------------------