Skip to content

Commit ec292d1

Browse files
committed
mention changed return type of Mapper::unmap in the changelog
1 parent 49802d1 commit ec292d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Breaking changes
44

55
- [add `Mapper::clear` to clear any page table entry regardless of the present flag](https://github.com/rust-osdev/x86_64/pull/484)
6+
- [`Mapper::unmap` now also returns the flags of the page ](https://github.com/rust-osdev/x86_64/pull/484)
67

78
# 0.15.1 – 2024-03-19
89

0 commit comments

Comments
 (0)