Skip to content

Commit e570b4b

Browse files
committed
Update changelog
1 parent 204edcc commit e570b4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Unreleased
22

3+
- **Breaking:** Take the interrupt stack frame by value (not by reference) [#242](https://github.com/rust-osdev/x86_64/pull/242)
4+
- **Breaking:** Change `InterruptStackFrame::as_mut` to return a `Volatile<_>` wrapper [#242](https://github.com/rust-osdev/x86_64/pull/242)
5+
36
# 0.13.5 – 2021-04-01
47

58
- Add support for `XCR0` register ([#239](https://github.com/rust-osdev/x86_64/pull/239))

0 commit comments

Comments
 (0)