File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" :" ColdBox Validation" ,
3
3
"author" :
" Ortus Solutions <[email protected] >" ,
4
- "version" :" 4.4 .0" ,
4
+ "version" :" 4.5 .0" ,
5
5
"location" :
" https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbvalidation/@build.version@/[email protected] @.zip" ,
6
6
"slug" :" cbvalidation" ,
7
7
"type" :" modules" ,
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [ Unreleased]
11
11
12
+ ## [ 4.4.0] - 2023-10-16
13
+
12
14
### Added
13
15
14
16
- 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
282
284
283
285
- Create first module version
284
286
285
- [ Unreleased ] : https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...HEAD
287
+ [ Unreleased ] : https://github.com/coldbox-modules/cbvalidation/compare/v4.4.0...HEAD
288
+
289
+ [ 4.4.0 ] : https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...v4.4.0
286
290
287
291
[ 4.3.1 ] : https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...v4.3.1
288
292
You can’t perform that action at this time.
0 commit comments