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 ef23771 commit 0f0e997Copy full SHA for 0f0e997
CHANGELOG.md
@@ -1,8 +1,9 @@
1
-# Upcoming version
+# [v0.11.0]
2
3
## Changed
4
5
-- Added all features to the generated docs.rs documentation.
+- [[#173](https://github.com/rust-vmm/linux-loader/pull/173)] Updated vm-memory to 0.14.0.
6
+- [[#170](https://github.com/rust-vmm/linux-loader/pull/170)] Added all features to the generated docs.rs documentation.
7
8
# [v0.10.0]
9
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "linux-loader"
-version = "0.10.0"
+version = "0.11.0"
authors = [
"The rust-vmm maintainers",
"rust-vmm AWS maintainers <rust-vmm-maintainers@amazon.com>",
0 commit comments