diff --git a/.cz.yaml b/.cz.yaml index 8cf12ff..103a03e 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.8.1 + version: 0.9.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index e8538f4..fca5539 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.9.0 (2023-12-09) + +### Features + +- **ansible-roles**: [63911dfb](https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/commit/63911dfb3e481642465ab4764050dd3f96732d89) - updated submodule ansible-roles + ## 0.8.1 (2023-12-09) ### Bug Fixes