Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
longbai committed Feb 12, 2019
1 parent 0dab7ab commit 2547348
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
#Changelog

## 0.3.15 (2019-02-12)

### 修改
* qiniu http dns 去掉

## 0.3.14 (2018-05-04)

### 增加
* qiniu http dns 更新

## 0.3.13 (2018-04-03)

### 增加
Expand Down
4 changes: 2 additions & 2 deletions HappyDNS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'HappyDNS'
s.version = '0.3.14'
s.version = '0.3.15'
s.summary = 'DNS library for iOS and Mac'
s.homepage = 'https://github.com/qiniu/happy-dns-objc'
s.social_media_url = 'http://weibo.com/qiniutek'
Expand All @@ -15,7 +15,7 @@ Pod::Spec.new do |s|
s.license = { :type => 'MIT', :text => <<-LICENSE
The MIT License (MIT)
Copyright (c) 2012-2016 qiniu.com
Copyright (c) 2011-2019 qiniu.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 2547348

Please sign in to comment.