File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# Unreleased
22
3+ # 0.11.14 - 2026-01-13
4+
5+ This release is compatible with Rust nightlies starting with ` nightly-2026-01-10 ` .
6+
7+ * [ Add kernel stack address to ` BootInfo ` ] ( https://github.com/rust-osdev/bootloader/pull/531 )
8+ * [ Fix overflow error during address calculation] ( https://github.com/rust-osdev/bootloader/pull/530 )
9+ * [ Update rust edition to 2024] ( https://github.com/rust-osdev/bootloader/pull/526 )
10+ * [ Fix buffer overlow in ` DiskAccess::read_exact_into ` for bios] ( https://github.com/rust-osdev/bootloader/pull/524 )
11+
12+ ** Full Changelog** : https://github.com/rust-osdev/bootloader/compare/v0.11.13...v0.11.14
13+
314# 0.11.13 - 2025-11-27
415
516This release is compatible with Rust nightlies starting with ` nightly-2025-11-21 ` .
You can’t perform that action at this time.
0 commit comments