Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NoNameProvided committed Jan 4, 2018
1 parent 663e6c3 commit 37eb430
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Release notes

**0.6.7-0.6.8**
**0.7.4**

* 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

**0.6.7**

* fixed issue with `@ValidateNested` when nested property is not defined and it throw an error (#59)

**0.6.5-0.6.6**
**0.6.5**

* fixed bugs with `@IsUrl`, `@IsEmail` and several other decorators

Expand Down

0 comments on commit 37eb430

Please sign in to comment.