From c3c53e1df863c9c637c14f380a1bb057092622e9 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Sun, 27 Oct 2024 03:17:44 +0000 Subject: [PATCH] Changelog for 1.2.23 --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71674eb4..4b9465e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,15 +9,18 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release ### Added ### Fixed ### Changed -- Dependencies - Updated Credfeto.Enumeration to 1.1.16.631 -- Dependencies - Updated FunFair.CodeAnalysis to 7.0.26.665 -- Dependencies - Updated FunFair.Test.Common to 6.1.231.921 ### Removed ### Deployment Changes +## [1.2.23] - 2024-10-27 +### Changed +- Dependencies - Updated Credfeto.Enumeration to 1.1.16.631 +- Dependencies - Updated FunFair.CodeAnalysis to 7.0.26.665 +- Dependencies - Updated FunFair.Test.Common to 6.1.231.921 + ## [1.2.22] - 2024-10-26 ### Changed - SDK - Updated Dotnet to 9.0 RC1