File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 22
33## Upcoming version
44
5+ ### Added
6+ ### Changed
7+ ### Fixed
8+ ### Removed
9+ ### Deprecated
10+
11+ ## [ v0.14.0]
12+
13+ ### Added
514- [[ #266 ] ( https://github.com/rust-vmm/vm-memory/pull/266 )] Derive ` Debug ` for several
615 types that were missing it.
7- - [[ #274 ]] Drop ` Default ` as requirement for ` ByteValued ` .
16+
17+ ### Changed
18+ - [[ #274 ] ( https://github.com/rust-vmm/vm-memory/pull/274 )] Drop ` Default ` as requirement for ` ByteValued ` .
819
920## [ v0.13.1]
1021
Original file line number Diff line number Diff line change 11[package ]
22name = " vm-memory"
3- version = " 0.13.1 "
3+ version = " 0.14.0 "
44description = " Safe abstractions for accessing the VM physical memory"
55keywords = [" memory" ]
66categories = [" memory-management" ]
You can’t perform that action at this time.
0 commit comments