Skip to content

Commit 1679ef6

Browse files
committed
2.9.0
1 parent 1f2b129 commit 1679ef6

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+
### 2.9.0
5+
6+
- Support `method`. #197
7+
48
### 2.8.0
59

610
- `multiple` will works on drag upload.

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": "2.8.1",
3+
"version": "2.9.0",
44
"description": "upload ui component for react",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)