Skip to content

Commit 4adccfd

Browse files
RuoqingHeroypat
authored andcommitted
chore: Prepare 0.16.0 release
Signed-off-by: Ruoqing He <[email protected]>
1 parent 686c843 commit 4adccfd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Upcoming version
44

5+
## [v0.16.0]
6+
57
### Added
68

79
- [[#287](https://github.com/rust-vmm/vm-memory/pull/287)] Support for RISC-V 64-bit platform.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vm-memory"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
description = "Safe abstractions for accessing the VM physical memory"
55
keywords = ["memory"]
66
categories = ["memory-management"]

0 commit comments

Comments
 (0)