Skip to content

Commit

Permalink
Changelog for 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Sep 28, 2021
1 parent 58d6d95 commit 200557b
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,22 @@ Please ADD ALL Changes to the UNRELASED SECTION and not a specific release
### Added
### Fixed
### Changed
### Removed
### Deployment Changes

<!--
Releases that have at least been deployed to staging, BUT NOT necessarily released to live. Changes should be moved from [Unreleased] into here as they are merged into the appropriate release branch
-->
## [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
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.29.0.36737
- 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

<!--
Releases that have at least been deployed to staging, BUT NOT necessarily released to live. Changes should be moved from [Unreleased] into here as they are merged into the appropriate release branch
-->
## [1.6.0] - 2021-06-04
### Fixed
- Prefix match now matches an exact package too
Expand Down Expand Up @@ -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

0 comments on commit 200557b

Please sign in to comment.