Merge branch 'development'

This commit is contained in:
2023-12-09 14:14:46 +00:00
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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