We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa2109 commit 499db58Copy full SHA for 499db58
Changelog.md
@@ -1,5 +1,13 @@
1
# Unreleased
2
3
+# 0.11.15 - 2026-02-01
4
+
5
+This release is compatible with Rust nightlies starting with `nightly-2026-02-01`.
6
7
+* [build with -Zjson-target-spec](https://github.com/rust-osdev/bootloader/pull/536)
8
9
+**Full Changelog**: https://github.com/rust-osdev/bootloader/compare/v0.11.14...v0.11.15
10
11
# 0.11.14 - 2026-01-13
12
13
* [Add kernel stack address to `BootInfo`](https://github.com/rust-osdev/bootloader/pull/531)
0 commit comments