From bfa3f29801a82f4df1d615905be12f7a0b3399e1 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Wed, 17 Nov 2021 19:03:26 +0000 Subject: [PATCH] Changelog for 1.8.0 --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1483e481..7c5c2715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,14 +9,17 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release ### Added ### Fixed ### Changed -- FF-1429 - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.0.64 -- Initial support for dotnet 6.0 ### Removed ### Deployment Changes +## [1.8.0] - 2021-11-17 +### Changed +- FF-1429 - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.0.64 +- Initial support for dotnet 6.0 + ## [1.7.0] - 2021-11-05 ### Added - Added ability to extract the unreleased section to the console