Skip to content

Commit 71123b2

Browse files
Update changelog after release
1 parent f9f6b84 commit 71123b2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
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.18.0 (2022-11-15)
10+
511
### Added
612

713
- Added `PhysicalAddress` and `VirtualAddress` type aliases.
@@ -53,15 +59,15 @@
5359
`proto::device_path::acpi::Acpi` and
5460
`proto::device_path::media::HardDrive` instead. `
5561

56-
## uefi-macros - [Unreleased]
62+
## uefi-macros - 0.9.0 (2022-11-15)
5763

5864
### Added
5965

6066
- Added a `guid!` macro. This is similar to `Guid::from_values`, but
6167
takes a more convenient string argument like the `unsafe_guid!`
6268
attribute macro.
6369

64-
## uefi-services - [Unreleased]
70+
## uefi-services - 0.15.0 (2022-11-15)
6571

6672
### Changed
6773

0 commit comments

Comments
 (0)