Skip to content

Commit 36c2b55

Browse files
committed
chore: Update CHANGELOG.md
Fix wrongly put rust-vmm#197 changelog and add entry for rust-vmm#190. Signed-off-by: Ruoqing He <[email protected]>
1 parent 321d763 commit 36c2b55

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
# Upcoming Release
22

3-
# [v0.12.0]
3+
## Added
4+
5+
- [[#190](https://github.com/rust-vmm/linux-loader/pull/190)] Introduce RISC-V64
6+
architecture support.
47

58
## Changed
69

710
- [[#197](https://github.com/rust-vmm/linux-loader/pull/197)] Re-organize
8-
`loader`, `configurator` and `benches` module layout, leaving original interface
9-
intact.
11+
`loader`, `configurator` and `benches` module layout, leaving original interface
12+
intact.
13+
14+
# [v0.12.0]
15+
16+
## Changed
17+
1018
- [[#187](https://github.com/rust-vmm/linux-loader/pull/187)] Updated vm-memory to 0.15.0.
1119
- [[#179](https://github.com/rust-vmm/linux-loader/pull/179)] Load hvm_modlist_entry into guest memory when requested.
1220
- [[#177](https://github.com/rust-vmm/linux-loader/pull/176)] Added loading

0 commit comments

Comments
 (0)