File tree 3 files changed +8
-0
lines changed
3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# uefi-macros - [ Unreleased]
2
2
3
+ ## Changed
4
+
5
+ - ** Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
3
6
4
7
# uefi-macros - 0.18.0 (2025-02-07)
5
8
Original file line number Diff line number Diff line change 10
10
- Added ` DiskInfoProtocol ` .
11
11
- Added ` ExtScsiPassThruProtocol ` .
12
12
13
+ ## Changed
14
+
15
+ - ** Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
16
+
13
17
14
18
# uefi-raw - 0.10.0 (2025-02-07)
15
19
Original file line number Diff line number Diff line change 26
26
- The ` Display ` impl for ` CStr8 ` now excludes the trailing null character.
27
27
- ` VariableKeys ` initializes with a larger name buffer to work around firmware
28
28
bugs on some devices.
29
+ - ** Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
29
30
30
31
31
32
# uefi - 0.34.1 (2025-02-07)
You can’t perform that action at this time.
0 commit comments