Skip to content

Commit

Permalink
Release notes for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Dec 14, 2022
1 parent 5a65b13 commit c7fc351
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 @@ -7,21 +7,25 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release

## [Unreleased]
### Added
- IsDefined extension method as an optimised Enum.IsDefined alternative
### 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.0.1] - 2022-12-14
### Added
- IsDefined extension method as an optimised Enum.IsDefined alternative
### Changed
- FF-1429 - Updated Meziantou.Analyzer to 1.0.756
- FF-1429 - Updated Roslynator.Analyzers to 4.2.0
- FF-1429 - Updated xunit.analyzers to 1.1.0
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.50.0.58025
- FF-1429 - Updated FunFair.Test.Common to 6.0.10.2422
- FF-3881 - Updated DotNet SDK to 7.0.101
### 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.0.0] - 2022-11-22
### Added
- Additional tests for code coverage of the generator and generated code
Expand Down

0 comments on commit c7fc351

Please sign in to comment.