Skip to content

Commit

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

Signed-off-by: Ruoqing He <[email protected]>
  • Loading branch information
TimePrinciple authored and rbradford committed Oct 22, 2024
1 parent dc0c0d7 commit 4bc7015
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 4bc7015

Please sign in to comment.