Skip to content

Commit 01b2520

Browse files
bchaliosShadowCurse
authored andcommitted
chore: update CHANGELOG.md
Add entries for serde support and base()/end() methods for AddressAllocator. Signed-off-by: Babis Chalios <bchalios@amazon.es>
1 parent a604fd6 commit 01b2520

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
## Upcoming version
44

55
### Added
6+
7+
- [[#40]](https://github.com/rust-vmm/vm-allocator/pull/40): Added serde
8+
support for IdAllocator and AddressAllocator.
9+
- [[#99]](https://github.com/rust-vmm/vm-allocator/pull/99): Added APIs to
10+
get the base address and size of an AddressAllocator.
11+
612
### Changed
713
### Fixed
814
### Removed

0 commit comments

Comments
 (0)