We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37382e7 commit ef5dc9fCopy full SHA for ef5dc9f
CHANGELOG.md
@@ -1,8 +1,16 @@
1
## CHANGE LOG
2
3
+### v6.0.1
4
+
5
+2013-07-03 issue [#10](https://github.com/qiniu/api/pull/10)
6
7
+- new Qiniu_RS_GetPolicy($expires = 0);
8
+- new Qiniu_RS_PutPolicy($scope, $expires = 0);
9
10
11
### v6.0.0
12
-2013-06-29 issue [#9](https://github.com/qiniu/api/pull/9)
13
+2013-07-02 issue [#9](https://github.com/qiniu/api/pull/9)
14
15
- 遵循 [sdkspec v6.0.2](https://github.com/qiniu/sdkspec/tree/v6.0.2)
16
- `Qiniu_Put/PutFile` 调整为基于 up.qiniu.com 的协议,extra *PutExtra 参数可以为 nil
0 commit comments