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 7af391e commit e2aebfeCopy full SHA for e2aebfe
CHANGELOG.md
@@ -5,8 +5,10 @@
5
2013-10-24 issue [#77](https://github.com/qiniu/python-sdk/pull/77)
6
7
- bug fix, httplib_thunk.py 中的无效符号引用
8
+- PutPolicy:增加 saveKey、persistentOps/persistentNotifyUrl、fsizeLimit(文件大小限制)等支持
9
- 断点续传:使用新的 mkfile 协议
10
11
+
12
### v6.1.2
13
14
2013-08-01 issue [#66](https://github.com/qiniu/python-sdk/pull/66)
@@ -15,12 +17,14 @@
15
17
- 修复在Windows环境下创建临时文件的权限问题
16
18
- 修复在Windows环境下对二进制文件计算crc32的bug
19
20
21
### v6.1.1
22
23
2013-07-05 issue [#60](https://github.com/qiniu/python-sdk/pull/60)
24
25
- 整理文档
26
27
28
### v6.1.0
29
30
2013-07-03 issue [#58](https://github.com/qiniu/python-sdk/pull/58)
0 commit comments