diff --git a/CHANGELOG.md b/CHANGELOG.md index c8481c1..109c54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## [v5.0.11](https://github.com/buildo/rc-datepicker/tree/v5.0.11) (2018-02-26) +[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.10...v5.0.11) + +#### Fixes (bugs & defects): + +- Add react16 to list of peerDependencies [#142](https://github.com/buildo/rc-datepicker/issues/142) + ## [v5.0.10](https://github.com/buildo/rc-datepicker/tree/v5.0.10) (2017-10-13) [Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.9...v5.0.10) diff --git a/package.json b/package.json index e0799ec..44f618c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-datepicker", - "version": "5.0.10", + "version": "5.0.11", "description": "DatePicker and DatePickerInput to be used with React", "main": "index.js", "files": [