Simon Egersand
2018-01-27 6e920abe5d820c2aa13aa2fc3a9b5df6319ee53d
Version 2.12.0
2 files modified
5 ■■■■ changed files
CHANGELOG.md 3 ●●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
CHANGELOG.md
@@ -1,5 +1,8 @@
Changelog
=========
## 2.12.0
* The `renderInput` prop now receives `closeCalendar` function as well
## 2.11.1
* The open prop should now work as intended
package.json
@@ -1,6 +1,6 @@
{
  "name": "react-datetime",
  "version": "2.11.1",
  "version": "2.12.0",
  "description": "A lightweight but complete datetime picker React.js component.",
  "homepage": "https://github.com/YouCanBookMe/react-datetime",
  "repository": {