Skip to content

Commit 3d81486

Browse files
committed
Add section header and link to full changelog
1 parent d60e374 commit 3d81486

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# Unreleased
22

3+
# 0.11.10 – 2025-02-10
4+
35
* [Remove "UEFI boot" log message](https://github.com/rust-osdev/bootloader/pull/476)
46
* [use threads instead of futures in build.rs](https://github.com/rust-osdev/bootloader/pull/484)
57
* [Move test kernels to a separate workspace](https://github.com/rust-osdev/bootloader/pull/486)
68
* [fix condition for running bootloader common tests](https://github.com/rust-osdev/bootloader/pull/487)
79
* [Update `x86_64` to `0.15.2`](https://github.com/rust-osdev/bootloader/pull/490)
810
* [change rustc-abi in custom targets to x86-softfloat](https://github.com/rust-osdev/bootloader/pull/491)
911

12+
**Full Changelog**: https://github.com/rust-osdev/bootloader/compare/v0.11.9...v0.11.10
13+
1014
# 0.11.9 – 2024-11-30
1115

1216
This release is compatible with Rust nightlies starting with `nightly-2024-11-23`.

0 commit comments

Comments
 (0)