Skip to content

Commit

Permalink
Changelog for 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Mar 26, 2024
1 parent dc21921 commit 27fd1a5
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<!--
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.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
Expand Down

0 comments on commit 27fd1a5

Please sign in to comment.