Skip to content

Commit

Permalink
Changelog for 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jun 3, 2021
1 parent a8a53eb commit 9fd2861
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
## [Unreleased]
### 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.6.0] - 2021-06-03
### Fixed
- Supporting other versions of linux with libgit2sharp
### Changed
- FF-1429 - Updated TeamCity.VSTest.TestAdapter to 1.0.25
Expand All @@ -16,13 +25,8 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.23.0.32424
- FF-1429 - Updated Microsoft.NET.Test.Sdk to 16.10.0
- FF-1429 - Updated Microsoft.VisualStudio.Threading.Analyzers to 16.10.56
### 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.5.0] - TBD
## [1.5.0] - 2021-01-31
### Added
- Added ability to set date on release or to have it marked as TBD\pending
### Fixed
Expand Down

0 comments on commit 9fd2861

Please sign in to comment.