Skip to content

Commit e4107db

Browse files
committed
Update CHANGELOG.md
1 parent f4e0af3 commit e4107db

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## CHANGE LOG
2+
3+
### v6.0.0
4+
5+
2013-06-29 issue [#9](https://github.com/qiniu/api/pull/9)
6+
7+
- 遵循 [sdkspec v6.0.2](https://github.com/qiniu/sdkspec/tree/v6.0.2)
8+
- `Qiniu_Put/PutFile` 调整为基于 up.qiniu.com 的协议,extra *PutExtra 参数可以为 nil
9+
- `Qiniu_Put/PutFile` 支持支持 key = null (UNDEFINED_KEY),这样服务端将自动生成 key 并返回
10+
- `Qiniu_Put/PutFile` 支持自定义的 "x:" 参数(io.PutExtra.Params)、支持 Crc 检查
11+
- 待增加:rsf, batch, resumable io 的支持
12+
- bugfix: 修复 crc32 为负数的错误
13+
- 增加 `Qiniu_RS_Put/PutFile` 辅助函数,用于服务端上传

0 commit comments

Comments
 (0)