# 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-types-compute-v0.1.0) - 2026-05-14
### Added
- BS.host.show is a "list" operation ([#1759](https://github.com/gtema/openstack/pull/1759))
- Start respecting MV response candidates ([#1744](https://github.com/gtema/openstack/pull/1744))
### Other
- Render types to separate crates ([#1716](https://github.com/gtema/openstack/pull/1716))
- Introduce dedicated types crates ([#1715](https://github.com/gtema/openstack/pull/1715))