diff --git a/uefi-raw/CHANGELOG.md b/uefi-raw/CHANGELOG.md index fc2a6ad61..3cc87d4a8 100644 --- a/uefi-raw/CHANGELOG.md +++ b/uefi-raw/CHANGELOG.md @@ -7,6 +7,7 @@ - Added `HiiConfigAccessProtocol`. ## Changed +- **Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition. - The documentation for UEFI protocols has been streamlined and improved. # uefi-raw - 0.11.0 (2025-05-04)