From 1d4532d6baa6b6cd2f28ad25b5dbe22db1b20e89 Mon Sep 17 00:00:00 2001 From: Philipp Schuster Date: Mon, 25 Aug 2025 10:33:49 +0200 Subject: [PATCH] uefi-raw: changelog update --- uefi-raw/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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)