Skip to content

Commit 1bec345

Browse files
committed
3.1.0
1 parent d2a9e5b commit 1bec345

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# History
22
----
33

4+
### 3.1.0
5+
6+
- `data` could return Promise.
7+
48
### 3.0.0
59

610
- Drop support of IE8/9.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-upload",
3-
"version": "3.0.4",
3+
"version": "3.1.0",
44
"description": "upload ui component for react",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)