Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Apr 21, 2024
1 parent 3ab55e8 commit 6c1ab2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 0.2.6 (unreleased)
- Added `VmShape` serialization (using `serde`), specifically
- `#[derive(Serialize, Deserialize)}` on `VmData`
- `impl From<VmData<255>> for VmShape { .. }`

# 0.2.5
The highlight of this release is native Windows support (including JIT
Expand Down

0 comments on commit 6c1ab2f

Please sign in to comment.