Skip to content

Commit 905d527

Browse files
committed
version update
1 parent de63870 commit 905d527

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#Changelog
22

3+
## 7.0.7 (2014-12-24)
4+
5+
### 修正
6+
* 上传时指定mimeType无效的问题
7+
* 忽略上传时,value 为 空字串的key
8+
39
## 7.0.6 (2014-10-31)
410

511
### 修正

QiniuSDK/Common/QNVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
/**
1212
* sdk 版本
1313
*/
14-
static const NSString *kQiniuVersion = @"7.0.6";
14+
static const NSString *kQiniuVersion = @"7.0.7";

0 commit comments

Comments
 (0)