Skip to content

Commit 7ae1a47

Browse files
Update changelog
1 parent a37ccf0 commit 7ae1a47

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@
3333
- `BootServices::memmove` and `BootServices::set_mem` have been removed, use
3434
standard functions like `core::ptr::copy` and `core::ptr::write_bytes` instead.
3535

36-
## uefi-macros - [Unreleased]
36+
## uefi-services - 0.22.0 (2023-10-11)
3737

38-
## uefi-services - [Unreleased]
38+
### Changed
39+
40+
- Updated to latest version of `uefi`.
3941

4042
## uefi - 0.24.0 (2023-06-20)
4143

0 commit comments

Comments
 (0)