File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed 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.3.1] - 2023-06-15
13
+
12
14
### Fixed
13
15
14
16
- 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
272
274
273
275
- Create first module version
274
276
275
- [ Unreleased ] : https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...HEAD
277
+ [ Unreleased ] : https://github.com/coldbox-modules/cbvalidation/compare/v4.3.1...HEAD
278
+
279
+ [ 4.3.1 ] : https://github.com/coldbox-modules/cbvalidation/compare/v4.3.0...v4.3.1
276
280
277
281
[ 4.3.0 ] : https://github.com/coldbox-modules/cbvalidation/compare/v4.2.0...v4.3.0
278
282
You can’t perform that action at this time.
0 commit comments