Skip to content

Commit

Permalink
Ready for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
younatics committed Apr 24, 2017
1 parent 260f312 commit 4c991d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Updates
## [v1.1.0](https://github.com/younatics/YNSearch/releases/tag/1.1.0)
* Changed databse to [Any]

## [v1.0.0](https://github.com/younatics/YNSearch/releases/tag/1.0.0)
* Search function is fully developed

Expand Down
2 changes: 1 addition & 1 deletion YNSearch.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'YNSearch'
s.version = '1.0.0'
s.version = '1.1.0'
s.summary = 'Awesome fully customizable search view written in Swift 3'

s.description = <<-DESC
Expand Down

0 comments on commit 4c991d1

Please sign in to comment.