From 0d6c27cf0a6b24f873b8a779e2fc3117564023e8 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Wed, 20 Dec 2023 12:19:42 +0000 Subject: [PATCH] Release notes for 6.2.14 --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee4805e2..088ab84c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release ### Added ### Fixed ### Changed +### Removed +### Deployment Changes + + +## [6.2.14] - 2023-12-20 +### Changed - SDK - Updated DotNet SDK to 8.0.100 - Dependencies - Updated Microsoft.Extensions to 8.0.0 - Dependencies - Updated FunFair.CodeAnalysis to 7.0.4.198 @@ -28,12 +36,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.39 - Dependencies - Updated Meziantou.Analyzer to 2.0.125 - Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.5.0 -### Removed -### Deployment Changes - ## [6.2.13] - 2023-11-10 ### Changed - Dependencies - Updated Microsoft.NET.Test.Sdk to 17.8.0