# 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.38.0-beta.2] - 2024-03-02 ### Added - Builder pattern for all structs (via [`derive_builder`](https://docs.rs/derive_builder/)) ### Fixed -- Handling for options that take lists of arguments ## [0.38.0-beta.1] - 2024-03-02 ### Added - First release based on cloud-hypervisor v38.0