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 e8c38a8 commit 217877aCopy full SHA for 217877a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
#Changelog
2
3
+## 7.3.0 (2019-11-18)
4
+## 增加
5
+* 并发分片上传
6
+
7
## 7.2.6 (2019-09-24)
8
## 修正
9
* PHAsset iOS 13 支持
QiniuSDK/Common/QNVersion.h
@@ -11,4 +11,4 @@
11
/**
12
* sdk 版本
13
*/
14
-static const NSString *kQiniuVersion = @"7.2.5";
+static const NSString *kQiniuVersion = @"7.3.0";
0 commit comments