diff --git a/CHANGELOG.md b/CHANGELOG.md index d8c17e04..f311e9bd 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 + + +## [1.2.0] - 2023-04-28 +### Changed - Changed so that OpenConnection is part of the retried part - Dependencies - Updated FluentValidation to 11.5.2 - Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.0.9.588 @@ -17,12 +25,8 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated Npgsql to 7.0.4 - Dependencies - Updated SonarAnalyzer.CSharp to 9.0.0.68202 - Dependencies - Updated Meziantou.Analyzer to 2.0.43 -### Removed -### Deployment Changes +- Switched to use ValueTask - ## [1.1.2] - 2023-03-31 ### Added - Provider for SqlServer