Skip to content

Commit 6431e84

Browse files
committed
update changelog
1 parent 1467701 commit 6431e84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This release is compatible with Rust nightlies starting with `nightly-2026-07-06
1212
* [Speed up BIOS disk reads by merging contiguous cluster reads and skipping already-buffered data](https://github.com/rust-osdev/bootloader/pull/550)
1313
* [Fix FAT type detection for large FAT16 volumes](https://github.com/rust-osdev/bootloader/pull/547)
1414
* [Expose FAT partition creation as a separate public function](https://github.com/rust-osdev/bootloader/pull/535)
15+
* [uefi: bump from 0.20 to 0.38](https://github.com/rust-osdev/bootloader/pull/566)
1516

1617
**Full Changelog**: https://github.com/rust-osdev/bootloader/compare/v0.11.15...v0.11.16
1718

0 commit comments

Comments
 (0)