Skip to content

Commit

Permalink
Update changelog for #135
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Apr 11, 2020
1 parent 177bb41 commit 09687d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- **Breaking**: Make `map_to` and `update_flags` unsafe ([#135](https://github.com/rust-osdev/x86_64/pull/135))
- Various improvements to VirtAddr and PhysAddr ([#141](https://github.com/rust-osdev/x86_64/pull/141))
- Among other things, this renamed the `VirtAddr::new_unchecked` function to `new_truncate`.
- Add const_fn!{} macro to make functions const without duplication ([#144](https://github.com/rust-osdev/x86_64/pull/144))
Expand Down

0 comments on commit 09687d2

Please sign in to comment.