File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-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+ * [ Add kernel stack address to ` BootInfo ` ] ( https://github.com/rust-osdev/bootloader/pull/531 )
6+ * [ Fix overflow error during address calculation] ( https://github.com/rust-osdev/bootloader/pull/530 )
7+ * [ Add llvm-tools to components in rust-toolchain file] ( https://github.com/rust-osdev/bootloader/pull/529 )
8+ * [ Update rust edition to 2024] ( https://github.com/rust-osdev/bootloader/pull/526 )
9+ * [ Fix buffer overlow in ` DiskAccess::read_exact_into ` for bios] ( https://github.com/rust-osdev/bootloader/pull/524 )
10+
11+ ** Full Changelog** : https://github.com/rust-osdev/bootloader/compare/v0.11.13...v0.11.14
12+
313# 0.11.13 - 2025-11-27
414
515This release is compatible with Rust nightlies starting with ` nightly-2025-11-21 ` .
You can’t perform that action at this time.
0 commit comments