Skip to content

Commit

Permalink
Changelog for 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Mar 30, 2024
1 parent 4c75157 commit d7196f4
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### 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.2.7] - 2024-03-30
### Changed
- Dependencies - Updated Roslynator.Analyzers to 4.12.0
- Dependencies - Updated xunit.analyzers to 1.11.0
- Dependencies - Updated SonarAnalyzer.CSharp to 9.23.0.88079
Expand All @@ -18,12 +26,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated coverlet to 6.0.2
- Dependencies - Updated xunit to 2.7.0
- Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.40
### 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
Expand Down

0 comments on commit d7196f4

Please sign in to comment.