Skip to content

Commit 026d856

Browse files
Update changelog
1 parent 381466e commit 026d856

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## uefi - [Unreleased]
44

5+
## uefi-macros - [Unreleased]
6+
7+
## uefi-services - [Unreleased]
8+
9+
## uefi - 0.24.0 (2023-06-20)
10+
511
### Added
612
- `DevicePath::to_boxed`, `DevicePath::to_owned`, and `DevicePath::as_bytes`
713
- `DevicePathInstance::to_boxed`, `DevicePathInstance::to_owned`, and `DevicePathInstance::as_bytes`
@@ -16,11 +22,11 @@
1622
- The `Deref` and `DerefMut` impls for `ScopedProtocol` will now panic if the
1723
interface pointer is null.
1824

19-
### Removed
25+
## uefi-services - 0.21.0 (2023-06-20)
2026

21-
## uefi-macros - [Unreleased]
27+
### Changed
2228

23-
## uefi-services - [Unreleased]
29+
- Updated to latest version of `uefi`.
2430

2531
## uefi - 0.23.0 (2023-06-04)
2632

0 commit comments

Comments
 (0)