From f6a1a4208ad834369f1eb595713dccd4700977cc Mon Sep 17 00:00:00 2001 From: Nicholas Bishop Date: Fri, 2 Aug 2024 11:29:55 -0400 Subject: [PATCH] uefi: Add release data to 0.30.0 release --- uefi/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uefi/CHANGELOG.md b/uefi/CHANGELOG.md index 126fd1720..ab083fa1e 100644 --- a/uefi/CHANGELOG.md +++ b/uefi/CHANGELOG.md @@ -40,7 +40,7 @@ ``` -# uefi - 0.30.0 (unreleased) +# uefi - 0.30.0 (2024-08-02) ## Changed - **Breaking:**: Fixed a bug in the impls of `TryFrom<&[u8]>` for `&DevicePathHeader`, `&DevicePathNode` and `&DevicePath` that could lead to