From bb46a0ade308c648d67cfdad5787d6e03c064742 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 16 Oct 2023 08:44:34 +0000 Subject: [PATCH] Finalized changelog for v4.4.0 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index bfa47b2..afc6276 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.4.0] - 2023-10-16 + ### Added - requiredIf accepts a UDF and closure now @@ -282,7 +284,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.1...HEAD +[Unreleased]: https://github.com/coldbox-modules/cbvalidation/compare/v4.4.0...HEAD + +[4.4.0]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...v4.4.0 [4.3.1]: https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...v4.3.1