From 4a7659b3607d720ebaead0e9fa5bf57c59113d24 Mon Sep 17 00:00:00 2001 From: Ruoqing He Date: Tue, 22 Oct 2024 11:25:02 +0800 Subject: [PATCH] chore: Update CHANGELOG.md Fix wrongly put #197 changelog and add entry for #190. Signed-off-by: Ruoqing He --- CHANGELOG.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 459af5d..57ba4cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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