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 557c435 commit 8a6eed8Copy full SHA for 8a6eed8
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [v0.8.0]
2
+
3
+# Changed
4
5
+- Updated vm-memory from 0.9.0 to 0.10.0
6
7
# [v0.7.0]
8
9
## Added
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "linux-loader"
-version = "0.7.0"
+version = "0.8.0"
authors = ["Cathy Zhang <[email protected]>"]
edition = "2021"
license = "Apache-2.0 AND BSD-3-Clause"
0 commit comments