Skip to content

Commit

Permalink
Add a link to the reasoning
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Sep 13, 2017
1 parent 21ee450 commit a837187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -369,6 +369,7 @@ for the list of changes made since `v2.0.0-alpha.1`.
- **BREAKING**: `null` now is not a valid date. `isValid(null)` returns `false`;
`toDate(null)` returns an invalid date. Since `toDate` is used internally
by all the functions, operations over `null` will also return an invalid date.
[See #537](https://github.com/date-fns/date-fns/issues/537) for the reasoning.

## [1.28.5] - 2017-05-19

Expand Down

0 comments on commit a837187

Please sign in to comment.