Skip to content

Commit

Permalink
chore: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Fix wrongly put rust-vmm#197 changelog and add entry for rust-vmm#190.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
  • Loading branch information
TimePrinciple committed Oct 22, 2024
1 parent 5d5e542 commit f23d1cb
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# Upcoming Release

# [v0.12.0]
## Added

- [[#190](https://github.com/rust-vmm/linux-loader/pull/190)] Introduce RISC-V64
architecture support.

## Changed

- [[#197](https://github.com/rust-vmm/linux-loader/pull/197)] Re-organize
`loader`, `configurator` and `benches` module layout, leaving original interface
intact.
`loader`, `configurator` and `benches` module layout, leaving original interface
intact.

# [v0.12.0]

## Changed

- [[#187](https://github.com/rust-vmm/linux-loader/pull/187)] Updated vm-memory to 0.15.0.
- [[#179](https://github.com/rust-vmm/linux-loader/pull/179)] Load hvm_modlist_entry into guest memory when requested.
- [[#177](https://github.com/rust-vmm/linux-loader/pull/176)] Added loading
Expand Down

0 comments on commit f23d1cb

Please sign in to comment.