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 2
2
3
3
## Upcoming version
4
4
5
+ ### Added
6
+ ### Changed
7
+ ### Fixed
8
+ ### Removed
9
+ ### Deprecated
10
+
11
+ ## [ v0.14.0]
12
+
13
+ ### Added
5
14
- [[ #266 ] ( https://github.com/rust-vmm/vm-memory/pull/266 )] Derive ` Debug ` for several
6
15
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 ` .
8
19
9
20
## [ v0.13.1]
10
21
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " vm-memory"
3
- version = " 0.13.1 "
3
+ version = " 0.14.0 "
4
4
description = " Safe abstractions for accessing the VM physical memory"
5
5
keywords = [" memory" ]
6
6
categories = [" memory-management" ]
You can’t perform that action at this time.
0 commit comments