We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e0ccb commit c88b417Copy full SHA for c88b417
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
-## Upcoming version
+## Unreleased
4
+
5
+### Added
6
+### Changed
7
+### Fixed
8
+### Removed
9
10
+## \[v0.17.0\]
11
12
### Added
13
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vm-memory"
-version = "0.16.1"
+version = "0.17.0"
description = "Safe abstractions for accessing the VM physical memory"
keywords = ["memory"]
categories = ["memory-management"]
0 commit comments