Skip to content

Commit d654478

Browse files
committed
Merge pull request #25 from qiniu/develop
Update CHANGELOG.md
2 parents 14bf633 + 0ab32bf commit d654478

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,37 @@
22

33
### v6.1.1
44

5-
2013-07-04 issue [#24](https://github.com/qiniu/api/pull/24)
5+
2013-07-04 issue [#24](https://github.com/qiniu/php-sdk/pull/24)
66

77
- 支持断点续上传(`Qiniu_RS_Rput`, `Qiniu_RS_RputFile`)
88

99

1010
### v6.1.0
1111

12-
2013-07-04 issue [#22](https://github.com/qiniu/api/pull/22)
12+
2013-07-04 issue [#22](https://github.com/qiniu/php-sdk/pull/22)
1313

1414
- hotfix: 修复上传的时候 key 中不能出现 '/' 的错误
1515

1616

1717
### v6.0.2
1818

19-
2013-07-04 issue [#20](https://github.com/qiniu/api/pull/20)
19+
2013-07-04 issue [#20](https://github.com/qiniu/php-sdk/pull/20)
2020

2121
- 增加 rsf, batch 支持
2222
- 初步补充文档
2323

2424

2525
### v6.0.1
2626

27-
2013-07-03 issue [#10](https://github.com/qiniu/api/pull/10)
27+
2013-07-03 issue [#10](https://github.com/qiniu/php-sdk/pull/10)
2828

2929
- new Qiniu_RS_GetPolicy($expires = 0);
3030
- new Qiniu_RS_PutPolicy($scope, $expires = 0);
3131

3232

3333
### v6.0.0
3434

35-
2013-07-02 issue [#9](https://github.com/qiniu/api/pull/9)
35+
2013-07-02 issue [#9](https://github.com/qiniu/php-sdk/pull/9)
3636

3737
- 遵循 [sdkspec v6.0.2](https://github.com/qiniu/sdkspec/tree/v6.0.2)
3838
- `Qiniu_Put/PutFile` 调整为基于 up.qiniu.com 的协议,extra *PutExtra 参数可以为 nil

0 commit comments

Comments
 (0)