Skip to content

Commit f2940dd

Browse files
committed
Update changelog for #214
1 parent 146e119 commit f2940dd

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
@@ -2,6 +2,7 @@
22

33
- **Breaking:** Also return flags for `MapperAllSizes::translate()` ([#207](https://github.com/rust-osdev/x86_64/pull/207))
44
- **Breaking:** Restructure the `TranslateResult` type and create separate `Translate` trait ([#211](https://github.com/rust-osdev/x86_64/pull/211))
5+
- **Breaking:** Rename `PhysToVirt` trait to `PageTableFrameMapping` ([#214](https://github.com/rust-osdev/x86_64/pull/214))
56
- **Breaking:** Use custom error types instead of `()` ([#199](https://github.com/rust-osdev/x86_64/pull/199))
67
- **Breaking:** Remove deprecated items
78
- `UnusedPhysFrame`

0 commit comments

Comments
 (0)