Skip to content

Commit ec1147d

Browse files
committed
Merge branch 'merge' of https://github.com/ylzh10/vm-allocator into merge
2 parents 8a27025 + 5fb545c commit ec1147d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
### Added
66

7-
- Added `available()` API in `AddressAllocator` to allow
8-
getting the available memories after `allocate/free()`s
7+
- Added `used()` API in `AddressAllocator` to allow
8+
getting the used memories after `allocate/free()`s
99

1010
### Changed
1111
### Fixed

0 commit comments

Comments
 (0)