Skip to content

Commit 0814fee

Browse files
committed
Merge pull request #179 from longbai/release_6.1.10
release_6.1.10
2 parents ea235f7 + 9583be6 commit 0814fee

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
### v6.1.10
4+
5+
2016-04-25
6+
7+
- list 增加delimiter 支持
8+
- 增加强制copy/move
9+
- 底层使用putReadable 谢谢 @thesadabc
10+
- 修正result 处理 谢谢 @loulin
11+
- fix Unhandled stream error in pipe 谢谢@loulin
12+
- putExtra 修正 paras 为 params
13+
314
### v6.1.9
415

516
2015-12-03

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.9",
3+
"version": "6.1.10",
44
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)