diff --git a/changelog.md b/changelog.md index ae7bdcc..827a369 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.3.1] - 2023-06-15 + ### Fixed - Only perform type evaluation if target value is not null or empty string #75 @@ -272,7 +274,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Create first module version -[Unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...HEAD +[Unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...HEAD + +[4.3.1]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...v4.3.1 [4.3.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.2.0...v4.3.0