Skip to content

Commit e493b18

Browse files
committed
Merge pull request #11 from xushiwei/feature/release-v2.4.0
CHANGELOG v2.4.0
2 parents 179eaaa + e654c1c commit e493b18

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
## CHANGE LOG
22

3-
### v3.0.0
3+
### v2.4.0
44

5-
增加 DownloadToken 支持(QBox/Auth)
5+
2013-02-19
66

7-
AuthPolicy 增加 Escape,AsyncOps,ReturnBody 字段(QBox/Auth)
7+
Issue [#10](https://github.com/qiniu/csharp-sdk/pull/10):
88

9-
增加简易的断点续上传支持(QBox/RS)
9+
- QBox.Auth.AuthPolicy 增加成员:CallbackBodyType, Escape, AsyncOps, ReturnBody
10+
- DownloadToken支持:增加 QBox.Auth.DownloadPolicy 类
11+
- 增加 PutAuth 支持:增加 QBox.Auth.PutAuthClient 类
12+
- 非兼容调整:QBox.RS.Client 改名为 QBox.RPC.Client
13+
- 简易断点续上传支持: 增加 QBox.RS.ResumablePut 类
14+
- hotfix: 修复了 Base64 编码不支持中文的情况(QBox/Util)
1015

11-
更新了文档(QBox/Docs)
12-
13-
修复了 Base64 编码不支持中文的情况(QBox/Util)
File renamed without changes.

0 commit comments

Comments
 (0)