diff --git a/.cz.yaml b/.cz.yaml index 91fc31d..9eca7e8 100644 --- a/.cz.yaml +++ b/.cz.yaml @@ -4,4 +4,4 @@ commitizen: name: cz_conventional_commits tag_format: $major.$minor.$patch$prerelease update_changelog_on_bump: true - version: 0.4.0rc1 + version: 0.4.0rc2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2877cde..674a9f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.4.0rc2 (2023-11-05) + +### Features + +- **ansible-roles**: [7cb057b1](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/7cb057b120ac5c5e14c655bf5dc9ab955967a84b) - updated submodule ansible-roles [ [!105](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/merge_requests/105) ] + ## 0.4.0rc1 (2023-11-05) ### Features