Skip to content

Commit 2547348

Browse files
committed
upgrade
1 parent 0dab7ab commit 2547348

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

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

3+
## 0.3.15 (2019-02-12)
4+
5+
### 修改
6+
* qiniu http dns 去掉
7+
8+
## 0.3.14 (2018-05-04)
9+
10+
### 增加
11+
* qiniu http dns 更新
12+
313
## 0.3.13 (2018-04-03)
414

515
### 增加

HappyDNS.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'HappyDNS'
3-
s.version = '0.3.14'
3+
s.version = '0.3.15'
44
s.summary = 'DNS library for iOS and Mac'
55
s.homepage = 'https://github.com/qiniu/happy-dns-objc'
66
s.social_media_url = 'http://weibo.com/qiniutek'
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.license = { :type => 'MIT', :text => <<-LICENSE
1616
The MIT License (MIT)
1717
18-
Copyright (c) 2012-2016 qiniu.com
18+
Copyright (c) 2011-2019 qiniu.com
1919
2020
Permission is hereby granted, free of charge, to any person obtaining a copy
2121
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)