Skip to content

Commit 1db8e69

Browse files
committed
changelog
1 parent 7bacb69 commit 1db8e69

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
## CHANGE LOG
22

3+
### v6.1.8
4+
5+
2015-05-13
6+
7+
- 上传增加putpolicy2
8+
39
### v6.1.7
410

511
2015-05-09
612

7-
- 上传策略增加 callbackHost、persistentPipeline, callbackFetchKey
13+
- 上传putpolicy2增加 callbackHost、persistentPipeline, callbackFetchKey
814
- 增加fetch 函数
915
- imageview -> imageview2
1016

@@ -13,7 +19,7 @@
1319

1420
2014-10-31
1521

16-
- 上传策略增加fsizelimit, insertonly
22+
- 上传putpolicy2增加fsizelimit, insertonly
1723

1824

1925
### v6.1.5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qiniu",
3-
"version": "6.1.7",
3+
"version": "6.1.8",
44
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)