Skip to content

Commit 55006a4

Browse files
committed
Update CHANGELOG.md
1 parent 43026de commit 55006a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

33
### v6.1.0
44

5-
2014-02-18 issue #[37](https://github.com/qiniu/csharp-sdk/pull/37)
5+
2014-02-18 issue [#37](https://github.com/qiniu/csharp-sdk/pull/37)
66

77
- 添加pfop请求(DO)及状态查询接口(QueryPfopStatus)
88
- 添加NET2.0、NET3.5、NET4.0支持
99
- 向PutPolicy类中添加pfop等有关的字段,添加callbody格式验证,fixed returnUrl,callbackUrl不能同时指定的特性,fixed returnUrl,returnBody需要同时指定或不指定特性。添加putPolicy 的JSON字符串的单元测试
1010

1111
### v6.0.1
1212

13-
2013-09-28 issue #[28](https://github.com/qiniu/csharp-sdk/pull/28)
13+
2013-09-28 issue [#28](https://github.com/qiniu/csharp-sdk/pull/28)
1414

1515
- 修复Qiniu.RS.Entry实例化时的逻辑判断错误
1616
- 修复断点续传时会自动对key做urlEncode导致key不一致的错误
1717

1818
### v6.0.0
1919

20-
2013-07-30 issue #[17](https://github.com/qiniu/csharp-sdk/pull/17)
20+
2013-07-30 issue [#17](https://github.com/qiniu/csharp-sdk/pull/17)
2121

2222
- 开发环境支持Xamarin,Mono
2323
- 增加tools,包含Json库,nunit.framework.dll

0 commit comments

Comments
 (0)