Skip to content

Commit a7163c8

Browse files
phip1611tmvkrpxl0
authored andcommitted
doc: changelog update
1 parent effc1be commit a7163c8

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

uefi-raw/CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
- Added `ConfigKeywordHandlerProtocol`.
77
- Added `HiiConfigAccessProtocol`.
88

9+
## Changed
10+
- The documentation for UEFI protocols has been streamlined and improved.
911

1012
# uefi-raw - 0.11.0 (2025-05-04)
1113

@@ -28,11 +30,6 @@
2830
## Changed
2931
- `DevicePathProtocol` now derives
3032
`Clone, Copy, Debug, Eq, PartialEq, Ord, PartialOrd, Hash`
31-
- The documentation for UEFI device paths has been streamlined and improved.
32-
33-
## Changed
34-
35-
- **Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
3633

3734

3835
# uefi-raw - 0.10.0 (2025-02-07)

uefi/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
it in case you are also using the `logger` feature and if you run your UEFI
1818
image in QEMU or Cloud Hypervisor, when the debugcon/debug-console device is
1919
available.
20+
- The documentation for UEFI protocols has been streamlined and improved.
2021

2122
# uefi - 0.35.0 (2025-05-04)
2223

@@ -64,7 +65,6 @@
6465
bugs on some devices.
6566
- The UEFI `allocator::Allocator` has been optimized for page-aligned
6667
allocations.
67-
- The documentation for UEFI device paths has been streamlined and improved.
6868

6969

7070
# uefi - 0.34.1 (2025-02-07)

0 commit comments

Comments
 (0)