# 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.0](https://github.com/gtema/openstack/releases/tag/openstack-sdk-object-store-v0.1.0) - 2026-05-14
### Other
- Combine cli-core and cli-cmd into one folder ([#1761](https://github.com/gtema/openstack/pull/1761))
- Cleanup types split ([#1717](https://github.com/gtema/openstack/pull/1717))
- *(sdk)* Make sdk service impls standalone crates ([#1714](https://github.com/gtema/openstack/pull/1714))
- Split sdk crate into subcrates ([#1713](https://github.com/gtema/openstack/pull/1713))