From 93fef0caa9810fef966d3d2f5b55c4c99c488fd5 Mon Sep 17 00:00:00 2001 From: Alan Foster Date: Fri, 13 Nov 2015 15:34:54 +0000 Subject: [PATCH] Update readme for react 0.14 release --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 95df2023..a937da3d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ A React based date range picker. * Show any number of months at the same time. * Visually represent half day states. +## React Version + +As of version 1.0.0, the react-daterange-picker component supports React 0.14 + +If you wish to user an older version of React, please use react-daterange-picker v0.12.x or below. + ## Contribute Please feel to contribute to this project by making pull requests. You can see a