From 200557be30db260fa4c21ad3d43b50448aa3c036 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Wed, 29 Sep 2021 00:12:31 +0100 Subject: [PATCH] Changelog for 1.7.0 --- CHANGELOG.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e49f6813..4ffe3d5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ Please ADD ALL Changes to the UNRELASED SECTION and not a specific release ### Added ### Fixed ### Changed +### Removed +### Deployment Changes + + +## [1.7.0] - 2021-09-29 +### Changed - FF-1429 - Updated Roslynator.Analyzers to 3.2.0 - FF-1429 - Updated NuGet to 5.11.0 - FF-1429 - Updated Roslynator.Analyzers to 3.2.2 @@ -16,12 +24,7 @@ Please ADD ALL Changes to the UNRELASED SECTION and not a specific release - FF-1429 - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.0.63 - Optimised for when there are no matching packages in the solution - Switched to NuGet.Protocol from old NuGet.Protocol.Core.V3 lib -### Removed -### Deployment Changes - ## [1.6.0] - 2021-06-04 ### Fixed - Prefix match now matches an exact package too @@ -67,4 +70,4 @@ Releases that have at least been deployed to staging, BUT NOT necessarily releas ### Changed - Converted to to be a dotnet tool -## [0.0.0] - Project created +## [0.0.0] - Project created \ No newline at end of file