# Changelog ## [Unreleased] ### Added ### Changed ### Deprecated ### Fixed # v0.3.1 ## Added - [[#161]](https://github.com/rust-vmm/mshv/pull/161) Add definitions to handle GHCB page ### Changed - [[#175]](https://github.com/rust-vmm/mshv/pull/175) Cargo.toml: Update metadata description to comply with cargo publish standards - [[#169]](https://github.com/rust-vmm/mshv/pull/169) Cargo.toml: Update Cargo toml with metadata - [[#168]](https://github.com/rust-vmm/mshv/pull/168) Bump zerocopy crate to the lastest version - [[#157]](https://github.com/rust-vmm/mshv/pull/157) Update to Rust 2021 edition, and fix a warning. # v0.1.0 First release of the mshv-bindings crate.