Skip to content

Commit

Permalink
chore: update changelog with fixes to @ValidateNested
Browse files Browse the repository at this point in the history
  • Loading branch information
NoNameProvided committed Jan 24, 2018
1 parent dd879ee commit f1df695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f1df695

Please sign in to comment.