diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bd52ab2..6c7a329e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,18 +8,22 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release ## [Unreleased] ### Added ### Fixed -- Mapped nullable parameters should be handled by DBNull rather than through mapper ### Changed -- SDK - Updated DotNet SDK to 8.0.203 -- Dependencies - Updated Meziantou.Analyzer to 2.0.146 -- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.5.315 -- Dependencies - Updated FunFair.CodeAnalysis to 7.0.12.324 ### Removed ### Deployment Changes +## [1.2.6] - 2024-03-26 +### Fixed +- Mapped nullable parameters should be handled by DBNull rather than through mapper +### Changed +- SDK - Updated DotNet SDK to 8.0.203 +- Dependencies - Updated Meziantou.Analyzer to 2.0.146 +- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.5.315 +- Dependencies - Updated FunFair.CodeAnalysis to 7.0.12.324 + ## [1.2.5] - 2024-03-13 ### Fixed - Missing handlers for System.DateTime