Skip to content

Commit 851b445

Browse files
committed
Update version to 2.7.0
1 parent 299c3c6 commit 851b445

File tree

4 files changed

+21
-1046
lines changed

4 files changed

+21
-1046
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
Changelog
22
=========
3+
## 2.7.0
4+
* `isValidDate` now supports months and years.
5+
* `utc` prop was added, by setting it to `true` input time values will be interpreted as UTC (Zulu time).
6+
* Bug fix: The input value now updates when `dateFormat` changes.
7+
* Removed the source-map file because the commit it was introduced in was causing the minified file to be bigger than the non-minified.
8+
39
## 2.6.2
410
* Update file references in `package.json`
511

0 commit comments

Comments
 (0)