File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# uefi-macros - [ Unreleased]
22
3+ ## Changed
4+
5+ - ** Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
36
47# uefi-macros - 0.18.0 (2025-02-07)
58
Original file line number Diff line number Diff line change 1010- Added ` DiskInfoProtocol ` .
1111- Added ` ExtScsiPassThruProtocol ` .
1212
13+ ## Changed
14+
15+ - ** Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
16+
1317
1418# uefi-raw - 0.10.0 (2025-02-07)
1519
Original file line number Diff line number Diff line change 2626- The ` Display ` impl for ` CStr8 ` now excludes the trailing null character.
2727- ` VariableKeys ` initializes with a larger name buffer to work around firmware
2828 bugs on some devices.
29+ - ** Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
2930
3031
3132# uefi - 0.34.1 (2025-02-07)
You can’t perform that action at this time.
0 commit comments