diff --git a/Changelog.md b/Changelog.md index 00d1f516..f8c14713 100644 --- a/Changelog.md +++ b/Changelog.md @@ -29,7 +29,7 @@ # 0.10.2 – 2021-04-30 -- 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)) - Reduce the number of used unstable features of x86_64 crate ([#155](https://github.com/rust-osdev/bootloader/pull/155)) # 0.10.1 – 2021-04-07