From 67665063ef8d220ce276b86f335eab52c960464f Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Thu, 16 Nov 2023 12:54:52 +0000 Subject: [PATCH] Release notes for 1.10.16 --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4495aafb..f2d9fcee 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.16] - 2023-11-16 +### Changed - Dependencies - Updated Roslynator.Analyzers to 4.6.2 - Dependencies - Updated xunit.analyzers to 1.5.0 - SDK - Updated DotNet SDK to 8.0.100 @@ -18,12 +26,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated FunFair.Test.Common to 6.1.18.233 - Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.4.0 - Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.1.168 -### Removed -### Deployment Changes - ## [1.10.15] - 2023-11-09 ### Changed - Dependencies - Updated Microsoft.NET.Test.Sdk to 17.8.0