Skip to content

Commit 8a6eed8

Browse files
roypatandreeaflorescu
authored andcommitted
Release v0.8.0
See rust-vmm/community#136 Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
1 parent 557c435 commit 8a6eed8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# [v0.7.0]
28

39
## 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 = "linux-loader"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["Cathy Zhang <cathy.zhang@intel.com>"]
55
edition = "2021"
66
license = "Apache-2.0 AND BSD-3-Clause"

0 commit comments

Comments
 (0)