Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6eac8c1

Browse files
committed
doc: update changelogs
1 parent 532eacb commit 6eac8c1

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

‎uefi-macros/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
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.1 (2025年05月04日)
58

‎uefi-raw/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
- `DevicePathProtocol` now derives
2424
`Clone, Copy, Debug, Eq, PartialEq, Ord, PartialOrd, Hash`
2525

26+
## Changed
27+
28+
- **Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
29+
2630

2731
# uefi-raw - 0.10.0 (2025年02月07日)
2832

‎uefi/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- `table::cfg::*_GUID` constants now deprecated. Use `ConfigTableEntry::*_GUID` instead.
99
- `system::with_config_table`, `system::with_stdin`, `system::with_stdout` and `system::with_stderr`
1010
now take mutably closure.
11-
11+
-**Breaking:** The MSRV is now 1.85.1 and the crate uses the Rust 2024 edition.
1212

1313
# uefi - 0.35.0 (2025年05月04日)
1414

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /