From 2a759d98a4956a81ab34151f33bb2c052b9f45d8 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Fri, 13 Oct 2023 15:42:54 +0000 Subject: [PATCH] Release notes for 1.10.13 --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b85fe3e6..e871f185 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release ### Added ### Fixed ### Changed +### Removed +### Deployment Changes + + +## [1.10.13] - 2023-10-13 +### Changed - SDK - Updated DotNet SDK to 8.0.100-rc.2.23502.2 - Dependencies - Updated Meziantou.Analyzer to 2.0.93 - Dependencies - Updated FunFair.Test.Common to 6.1.12.182 @@ -16,12 +24,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated xunit.analyzers to 1.4.0 - Dependencies - Updated xunit to 2.5.2 - Dependencies - Updated xunit.runner.visualstudio to 2.5.3 -### Removed -### Deployment Changes - ## [1.10.12] - 2023-09-20 ### Changed - SDK - Updated DotNet SDK to 8.0.100-rc.1.23455.8