Skip to content

Commit 2db3663

Browse files
committed
update changelog
1 parent 3fee79b commit 2db3663

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
11
# Unreleased
22

3+
# 0.11.13 - 2025-11-27
4+
5+
This release is compatible with Rust nightlies starting with `nightly-2025-11-21`.
6+
7+
* [Add basic example](https://github.com/rust-osdev/bootloader/pull/519)
8+
* [Use legacy symbol mangling for BIOS stage 2](https://github.com/rust-osdev/bootloader/pull/522)
9+
10+
**Full Changelog**: https://github.com/rust-osdev/bootloader/compare/v0.11.12...v0.11.13
11+
312
# 0.11.12 - 2025-09-03
413

514
This release is compatible with Rust nightlies starting with `nightly-2025-08-28`.
615

716
* [Fix: `target-pointer-width` field now expects an integer](https://github.com/rust-osdev/bootloader/pull/516)
817

18+
**Full Changelog**: https://github.com/rust-osdev/bootloader/compare/v0.11.11...v0.11.12
19+
920
# 0.11.11 – 2025-07-31
1021

1122
This release is compatible with Rust nightlies starting with `nightly-2025-07-24`.

0 commit comments

Comments
 (0)