File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### v6.1.1
4
4
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 )
6
6
7
7
- 支持断点续上传(` Qiniu_RS_Rput ` , ` Qiniu_RS_RputFile ` )
8
8
9
9
10
10
### v6.1.0
11
11
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 )
13
13
14
14
- hotfix: 修复上传的时候 key 中不能出现 '/' 的错误
15
15
16
16
17
17
### v6.0.2
18
18
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 )
20
20
21
21
- 增加 rsf, batch 支持
22
22
- 初步补充文档
23
23
24
24
25
25
### v6.0.1
26
26
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 )
28
28
29
29
- new Qiniu_RS_GetPolicy($expires = 0);
30
30
- new Qiniu_RS_PutPolicy($scope, $expires = 0);
31
31
32
32
33
33
### v6.0.0
34
34
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 )
36
36
37
37
- 遵循 [ sdkspec v6.0.2] ( https://github.com/qiniu/sdkspec/tree/v6.0.2 )
38
38
- ` Qiniu_Put/PutFile ` 调整为基于 up.qiniu.com 的协议,extra * PutExtra 参数可以为 nil
You can’t perform that action at this time.
0 commit comments