diff --git a/CHANGELOG.md b/CHANGELOG.md index 4291847..34205ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Changelog ========= +[1.0.1] - 2024-10-30 +-------------------- + +### Other Changes + +- ci: Add tags to TF workflow, allow more [citest bad] formats (#27) +- ci: ansible-test action now requires ansible-core version (#28) +- ci: add YAML header to github action workflow files (#29) +- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#31) + [1.0.0] - 2024-08-22 --------------------