Skip to content

Commit 36238bc

Browse files
bchaliosroypat
authored andcommitted
Prepare 0.16.2 release
Signed-off-by: Babis Chalios <bchalios@amazon.es>
1 parent c5bcd5a commit 36238bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
## Upcoming version
44

5+
## \[v0.16.2\]
6+
7+
- \[[#328](https://github.com/rust-vmm/vm-memory/pull/328)\] Bump vmm-sys-util crate to version 0.14.0
8+
59
## \[v0.16.1\]
610

711
### Added

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.16.1"
3+
version = "0.16.2"
44
description = "Safe abstractions for accessing the VM physical memory"
55
keywords = ["memory"]
66
categories = ["memory-management"]

0 commit comments

Comments
 (0)