Skip to content

Commit 93fe47d

Browse files
RuoqingHeroypat
authored andcommitted
chore: Update CHANGELOG.md since 0.15.0
To incorporate: - [[#287](#287)] Support for RISC-V 64-bit platform. - [[#299](#299)] atomic_bitmap: support enlarging the bitmap. Signed-off-by: Ruoqing He <[email protected]>
1 parent 8aa53ad commit 93fe47d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Upcoming version
44

5+
### Added
6+
7+
- [[#287](https://github.com/rust-vmm/vm-memory/pull/287)] Support for RISC-V 64-bit platform.
8+
- [[#299](https://github.com/rust-vmm/vm-memory/pull/299)] atomic_bitmap: support enlarging the bitmap.
9+
510
### Changed
611

712
- [[#278](https://github.com/rust-vmm/vm-memory/pull/278) Remove `GuestMemoryIterator` trait,

0 commit comments

Comments
 (0)