Skip to content

Commit 89a5ae6

Browse files
committed
bump 2.4.0
1 parent f740da2 commit 89a5ae6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# History
22
----
33

4+
## 2.4.0 / 2018-12-28
5+
6+
- `overlay` support function render
7+
48
## 2.3.0 / 2018-12-21
59

610
- add `openClassName`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-dropdown",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "dropdown ui component for react",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)