Skip to content

Commit 2d1e4a2

Browse files
committed
Update Changelog
Signed-off-by: Joe Richey <[email protected]>
1 parent 8f7e5d6 commit 2d1e4a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Unreleased
22

3+
- Multiple improvements to assembly code ([#251](https://github.com/rust-osdev/x86_64/pull/251))
4+
- Added `external_asm` implementations for `bochs_breakpoint` and `XCr0`
5+
- Updated `options` for `asm!` blocks (to improve performance)
6+
- Updated docs to use [`doc_cfg`](https://doc.rust-lang.org/unstable-book/language-features/doc-cfg.html)
7+
38
# 0.14.1 – 2021-05-06
49

510
- Use new `const_fn_trait_bound` feature to fix build on latest nightly ([#250](https://github.com/rust-osdev/x86_64/pull/250))

0 commit comments

Comments
 (0)