Skip to content

Commit

Permalink
Update changelog for #84
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Dec 10, 2019
1 parent ae11c57 commit e261f54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- _Possibly Breaking:_ Make Mapper trait object safe by adding `Self: Sized` bounds on generic functions ([#84](https://github.com/rust-osdev/x86_64/pull/84))

# 0.7.7

- Add `slice` and `slice_mut` methods to IDT ([#95](https://github.com/rust-osdev/x86_64/pull/95))
Expand Down

0 comments on commit e261f54

Please sign in to comment.