# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.1](https://github.com/gtema/openstack/compare/openstack_tui-v0.1.0...openstack_tui-v0.1.1) - 2024-09-13
### Added
- *(tui)* De-duplicate describe view ([#530](https://github.com/gtema/openstack/pull/530))
- *(tui)* Add action to show server console output ([#529](https://github.com/gtema/openstack/pull/529))
- *(tui)* Add scrolling in the resource describe ([#528](https://github.com/gtema/openstack/pull/528))
- *(tui)* Allow starting tui without selected cloud ([#527](https://github.com/gtema/openstack/pull/527))
- Drop vergen from ostui ([#512](https://github.com/gtema/openstack/pull/512))
### Fixed
- Correct autoreplaced `typos` names ([#485](https://github.com/gtema/openstack/pull/485))
### Other
- Update dependencies ([#499](https://github.com/gtema/openstack/pull/499))
## [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))
### Fixed
- Fix build for openstack_tui ([#479](https://github.com/gtema/openstack/pull/479))