Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Jun 29, 2013
1 parent 71c8ce1 commit 3327564
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## CHANGE LOG

### v6.0.1

2013-06-30 issue [#79](https://github.com/qiniu/c-sdk/pull/79)

- 遵循 [sdkspec v6.0.2](https://github.com/qiniu/sdkspec/tree/v6.0.2)
- io.Put/PutFile 调整为基于 up.qiniu.com 的协议,extra *PutExtra 参数可以为 NULL
- io.Put/PutFile 支持支持 key = NULL (UNDEFINED_KEY),这样服务端将自动生成 key 并返回
- io.Put/PutFile 支持自定义的 "x:" 参数(io.PutExtra.Params)
- io.Put/PutFile 暂未支持 Crc、MimeType


### v6.0.0

2013-06-26 issue [#76](https://github.com/qiniu/c-sdk/pull/76)
Expand Down

0 comments on commit 3327564

Please sign in to comment.