diff --git a/CHANGELOG.md b/CHANGELOG.md index dd45d97696..73c7cca35b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ * fixed issue with `@IsDateString` now it allow dates without fraction seconds to be set * fixed issue with `@IsDateString` now it allow dates without with timezones to be set +* `@ValidateNested` correctly generates validation error on non object and non array values. ### 0.6.7