diff --git a/CHANGELOG.md b/CHANGELOG.md index deb110c3..5f948200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.2.6 (unreleased) +# 0.2.6 - Added `VmShape` serialization (using `serde`), specifically - `#[derive(Serialize, Deserialize)}` on `VmData` - `impl From> for VmShape { .. }`