更新 ChangeLog 。

This commit is contained in:
Liang Tao
2014-11-28 16:38:47 +08:00
parent b8f43a1ded
commit f93e50c838
+4
View File
@@ -1,5 +1,9 @@
## CHANGE LOG
### v6.4.0
- 为 put_with_put_policy() 添加 opts 参数,允许使用 :content_type 键指定上传文件的 mime type。 [https://github.com/qiniu/ruby-sdk/pull/111](https://github.com/qiniu/ruby-sdk/pull/111)
### v6.3.2
- 调整上传host。 [https://github.com/qiniu/ruby-sdk/pull/103](https://github.com/qiniu/ruby-sdk/pull/103)