diff --git a/CHANGELOG.md b/CHANGELOG.md index 0213bf17..84c4037d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,16 +8,20 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release ## [Unreleased] ### Added ### Fixed -- Unit tests ### Changed -- Dependencies - Updated FunFair.CodeAnalysis to 7.0.10.303 -- Dependencies - Updated FunFair.Test.Common to 6.1.45.389 ### Removed ### Deployment Changes +## [1.1.4] - 2024-03-08 +### Fixed +- Unit tests +### Changed +- Dependencies - Updated FunFair.CodeAnalysis to 7.0.10.303 +- Dependencies - Updated FunFair.Test.Common to 6.1.45.389 + ## [1.1.3] - 2024-03-07 ### Changed - Dependencies - Updated NSubstitute.Analyzers.CSharp to 1.0.17