diff --git a/openstack_tui/CHANGELOG.md b/openstack_tui/CHANGELOG.md index b5166d15e..12361c775 100644 --- a/openstack_tui/CHANGELOG.md +++ b/openstack_tui/CHANGELOG.md @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.0](https://github.com/gtema/openstack/releases/tag/openstack_tui-v0.1.0) - 2024-08-23 + +### Added +- Start Terminal User Interface project ([#470](https://github.com/gtema/openstack/pull/470)) + +### Fixed +- Another attempt to repair release of openstack_tui ([#484](https://github.com/gtema/openstack/pull/484)) +- Fix changelog of the openstack_tui ([#481](https://github.com/gtema/openstack/pull/481)) +- Fix build for openstack_tui ([#479](https://github.com/gtema/openstack/pull/479)) + +### Other +- release ([#480](https://github.com/gtema/openstack/pull/480)) +- Drop release entry for openstack_tui ([#482](https://github.com/gtema/openstack/pull/482)) +- release ([#477](https://github.com/gtema/openstack/pull/477)) +- release ([#475](https://github.com/gtema/openstack/pull/475)) +- *(ci)* Undo release-plz per package ([#476](https://github.com/gtema/openstack/pull/476)) + ### Added - Start Terminal User Interface project ([#470](https://github.com/gtema/openstack/pull/470))