Skip to content

Commit 9fd392d

Browse files
committed
update changelog
1 parent 9acc2a9 commit 9fd392d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Unreleased
22

3+
# 0.11.9 – 2024-11-30
4+
5+
This release is compatible with Rust nightlies starting with `nightly-2024-11-23`.
6+
7+
* [copy more PML4 entries](https://github.com/rust-osdev/bootloader/pull/466)
8+
* [Convert LF to CRLF when writing to serial port](https://github.com/rust-osdev/bootloader/pull/474)
9+
* [Update x86_64 & fix build on latest nightly](https://github.com/rust-osdev/bootloader/pull/478)
10+
11+
**Full Changelog**: https://github.com/rust-osdev/bootloader/compare/v0.11.8...v0.11.9
12+
313
# 0.11.8 – 2024-11-02
414

515
* [avoid 32-bit relocation to __BOOTLOADER_CONFIG](https://github.com/rust-osdev/bootloader/pull/428)

0 commit comments

Comments
 (0)