We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 346cfe6 commit a777e0bCopy full SHA for a777e0b
Changelog.md
@@ -29,7 +29,7 @@
29
30
# 0.10.2 – 2021-04-30
31
32
-- Use new `asm!` syntax instead of deprecated `llvm_asm!` ([#148](https://github.com/rust-osdev/bootloader/154))
+- Use new `asm!` syntax instead of deprecated `llvm_asm!` ([#154](https://github.com/rust-osdev/bootloader/pull/154))
33
- Reduce the number of used unstable features of x86_64 crate ([#155](https://github.com/rust-osdev/bootloader/pull/155))
34
35
# 0.10.1 – 2021-04-07
0 commit comments