diff --git a/CHANGELOG.md b/CHANGELOG.md index ed506452..e9667ddd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # 0.2.6 (unreleased) +- Added `VmShape` serialization (using `serde`), specifically + - `#[derive(Serialize, Deserialize)}` on `VmData` + - `impl From> for VmShape { .. }` # 0.2.5 The highlight of this release is native Windows support (including JIT