修正 CHANGELOG 中的 PR 号码。

This commit is contained in:
Liang Tao
2015-06-23 22:35:54 +08:00
parent 44dcf0b622
commit 9969818797
+1 -1
View File
@@ -2,7 +2,7 @@
### v6.5.0
- 为 Qiniu::Auth 添加一个异常处理逻辑,在 Access Key 和 Secret Key 未正常设置(nil 值)的情况下给出正确提示。[https://github.com/qiniu/ruby-sdk/pull/124](https://github.com/qiniu/ruby-sdk/pull/124)
- 为 Qiniu::Auth 添加一个异常处理逻辑,在 Access Key 和 Secret Key 未正常设置(nil 值)的情况下给出正确提示。[https://github.com/qiniu/ruby-sdk/pull/126](https://github.com/qiniu/ruby-sdk/pull/126)
### v6.4.2