diff --git a/CHANGELOG.md b/CHANGELOG.md index ee19cd70..552b7b44 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 + + +## [0.0.8] - 2022-11-09 +### Changed - Use nameof(enum field) rather than the string - Extracted throwing exceptions to a separate method - FF-1429 - Updated Meziantou.Analyzer to 1.0.746 @@ -16,12 +24,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - FF-1429 - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.2.30 - FF-1429 - Updated SonarAnalyzer.CSharp to 8.48.0.56517 - FF-1429 - Updated FunFair.Test.Common to 6.0.7.2278 -### Removed -### Deployment Changes - ## [0.0.7] - 2022-11-08 ### Changed - FF-3881 - Updated DotNet SDK to 7.0.100