File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 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
1216This release is compatible with Rust nightlies starting with ` nightly-2024-11-23 ` .
You can’t perform that action at this time.
0 commit comments