Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Commit 2d6b626

Browse files
committed
5.0.4
1 parent 85cae58 commit 2d6b626

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33

44

5+
## [v5.0.4](https://github.com/buildo/rc-datepicker/tree/v5.0.4) (2017-03-08)
6+
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.3...v5.0.4)
7+
8+
#### New features:
9+
10+
- DatePickerInput: add ability to open the popup on top [#112](https://github.com/buildo/rc-datepicker/issues/112)
11+
512
## [v5.0.3](https://github.com/buildo/rc-datepicker/tree/v5.0.3) (2017-03-06)
613
[Full Changelog](https://github.com/buildo/rc-datepicker/compare/v5.0.2...v5.0.3)
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-datepicker",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "DatePicker and DatePickerInput to be used with React",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)