We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bacb69 commit 1db8e69Copy full SHA for 1db8e69
CHANGELOG.md
@@ -1,10 +1,16 @@
1
## CHANGE LOG
2
3
+### v6.1.8
4
+
5
+2015-05-13
6
7
+- 上传增加putpolicy2
8
9
### v6.1.7
10
11
2015-05-09
12
-- 上传策略增加 callbackHost、persistentPipeline, callbackFetchKey
13
+- 上传putpolicy2增加 callbackHost、persistentPipeline, callbackFetchKey
14
- 增加fetch 函数
15
- imageview -> imageview2
16
@@ -13,7 +19,7 @@
19
20
2014-10-31
21
-- 上传策略增加fsizelimit, insertonly
22
+- 上传putpolicy2增加fsizelimit, insertonly
17
23
18
24
25
### v6.1.5
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "6.1.7",
+ "version": "6.1.8",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments