We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3346f commit 36b7d1aCopy full SHA for 36b7d1a
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+### 2.2.0 / 2016-10-13
5
+
6
+- support custom request option [!53](https://github.com/react-component/upload/pull/53)
7
8
### 2.1.1 / 2016-09-23
9
10
- support Blob file upload [!52](https://github.com/react-component/upload/pull/52)
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-upload",
- "version": "2.1.1",
+ "version": "2.2.0",
"description": "upload ui component for react",
"keywords": [
"react",
0 commit comments