File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
+ # 0.11.10 – 2025-02-10
4
+
3
5
* [ Remove "UEFI boot" log message] ( https://github.com/rust-osdev/bootloader/pull/476 )
4
6
* [ use threads instead of futures in build.rs] ( https://github.com/rust-osdev/bootloader/pull/484 )
5
7
* [ Move test kernels to a separate workspace] ( https://github.com/rust-osdev/bootloader/pull/486 )
6
8
* [ fix condition for running bootloader common tests] ( https://github.com/rust-osdev/bootloader/pull/487 )
7
9
* [ Update ` x86_64 ` to ` 0.15.2 ` ] ( https://github.com/rust-osdev/bootloader/pull/490 )
8
10
* [ change rustc-abi in custom targets to x86-softfloat] ( https://github.com/rust-osdev/bootloader/pull/491 )
9
11
12
+ ** Full Changelog** : https://github.com/rust-osdev/bootloader/compare/v0.11.9...v0.11.10
13
+
10
14
# 0.11.9 – 2024-11-30
11
15
12
16
This release is compatible with Rust nightlies starting with ` nightly-2024-11-23 ` .
You can’t perform that action at this time.
0 commit comments