We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310474e commit 24050d0Copy full SHA for 24050d0
CHANGELOG.md
@@ -1,5 +1,9 @@
1
#Changelog
2
3
+## 0.0.4 (2016-12-06)
4
+### 修改
5
+* 将ping,traceroute加入到串行队列
6
+
7
## 0.0.3 (2016-09-08)
8
### 修改
9
* 调整http ping, tcp ping
QNNetDiag.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'QNNetDiag'
- s.version = '0.0.3'
+ s.version = '0.0.4'
s.summary = 'Qiniu Net Diagnostic library'
s.homepage = 'https://github.com/qiniu/iOS-netdiag'
s.social_media_url = 'http://weibo.com/qiniutek'
0 commit comments