# 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.2.0](https://github.com/gtema/openstack/compare/openstack_cli-v0.1.1...openstack_cli-v0.2.0) - 2024-02-23
### Fixed
- *(sdk)* flatten _properties of extensible structs
- Respect headers passed into the `api` command
### Other
- release openstack_sdk
- switch to caret requirements syntax
- further improve comments
- better pre-format comments
## [0.1.1](https://github.com/gtema/openstack/compare/openstack_cli-v0.1.0...openstack_cli-v0.1.1) - 2024-02-16
### Added
- *(docs)* Improve documents structure
### Other
- Prepare release of sdk and strucable_derive
- Revert "chore: release"
- release