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 8075b8b commit 3e227bbCopy full SHA for 3e227bb
CHANGELOG.md
@@ -1,5 +1,10 @@
1
#Changelog
2
3
+## 7.0.9 (2015-)
4
+
5
+### 修正
6
+* dns解析函数
7
8
## 7.0.8 (2015-01-25)
9
10
### 增加
QiniuSDK/Common/QNVersion.h
@@ -11,4 +11,4 @@
11
/**
12
* sdk 版本
13
*/
14
-static const NSString *kQiniuVersion = @"7.0.8";
+static const NSString *kQiniuVersion = @"7.0.9";
0 commit comments