Skip to content

Commit 7219c06

Browse files
committed
Prepare 0.17.0 release
Signed-off-by: Babis Chalios <[email protected]>
1 parent 4fff898 commit 7219c06

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

3-
## Upcoming version
3+
## Unreleased
4+
5+
### Added
6+
### Changed
7+
### Fixed
8+
### Removed
9+
10+
## \[v0.17.0\]
411

512
### Added
613

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)