From 851b44536c3d85b579ca592b6358c24a4fa9c8c6 Mon Sep 17 00:00:00 2001
From: Simon Egersand <s.egersand@gmail.com>
Date: Wed, 16 Nov 2016 00:30:16 +0100
Subject: [PATCH] Update version to 2.7.0

---
 CHANGELOG.md |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f0cf01..5bcb60d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
 Changelog
 =========
+## 2.7.0
+* `isValidDate` now supports months and years.
+* `utc` prop was added, by setting it to `true` input time values will be interpreted as UTC (Zulu time).
+* Bug fix: The input value now updates when `dateFormat` changes. 
+* Removed the source-map file because the commit it was introduced in was causing the minified file to be bigger than the non-minified. 
+
 ## 2.6.2
 * Update file references in `package.json`
 

--
Gitblit v1.9.3