From 8b6117dae708af6fc6ffc3218478f5ce02864147 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Thu, 1 Aug 2024 15:44:55 -0500 Subject: [PATCH] Update release notes for v1.12.1 Signed-off-by: Brent Baude --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1b615d61..629f6474 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## v1.12.1 + +* Fixed problem with categories in Cargo.toml that prevented us from publishing v1.12.0 + ## v1.12.0 * Dependency updates