Skip to content

Commit

Permalink
changelog: prepare uefi release 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
phip1611 committed Oct 10, 2023
1 parent 755ed9c commit 6c1a5b2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## uefi - [Unreleased]

## uefi-macros - [Unreleased]

## uefi-raw - [Unreleased]

## uefi-services - [Unreleased]

## uefi - 0.25.0 (2023-10-09)

### Changed
- MSRV bumped to 1.70.
- `Input::wait_for_key_event` now returns an `Option<Event>`, and is no longer `const`.
Expand Down

0 comments on commit 6c1a5b2

Please sign in to comment.