From 12add8e864157a0593398fd0db943f040aea0d52 Mon Sep 17 00:00:00 2001
From: Simon Egersand <s.egersand@gmail.com>
Date: Sun, 11 Feb 2018 19:28:39 +0100
Subject: [PATCH] Version 2.14.0

---
 CHANGELOG.md |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1d4553..02a5dd0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
 Changelog
 =========
+## 2.14.0
+* Make `viewDate` dynamic
+
 ## 2.13.0
 * Use more appropriate cursor for empty space in time picker and in day texts
 * Add `viewDate` prop that sets a value when opening the calendar when there is no selected date
@@ -22,8 +25,8 @@
 * Add renderInput prop which let's the consumer of the component render their own HTML input element
 
 ## 2.10.3
-* Update react-onclickoutside dependancy
-* Remove isValidDate check before rendering as implementation was causing crashes in some ednge cases.
+* Update react-onclickoutside dependency
+* Remove isValidDate check before rendering as implementation was causing crashes in some edge cases.
 
 ## 2.10.2
 * Move @types/react back to devDependencies

--
Gitblit v1.9.3