From 7392ed23fb74f2a1dc11332196f50a59770b3c6a Mon Sep 17 00:00:00 2001
From: Simon Egersand <s.egersand@gmail.com>
Date: Mon, 24 Apr 2017 22:19:12 +0200
Subject: [PATCH] Bump version to 2.8.10

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d40f0a8..018553d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
 Changelog
 =========
+## 2.8.10
+* Increase click area of arrows for changing day/month/year
+* Update code according to React 15.5.0
+  * Remove usage of React.createClass
+  * Use separate module for PropTypes  
+
 ## 2.8.9
 * Fixes issue where incorrect current month is shown
 

--
Gitblit v1.9.3