Skip to content

Commit

Permalink
support Realm
Browse files Browse the repository at this point in the history
  • Loading branch information
younatics committed Apr 24, 2017
1 parent 21df22d commit 2adefe4
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
## [v2.1.0](https://github.com/younatics/YNSearch/releases/tag/2.1.0)
* Support Realm

## [v2.0.0](https://github.com/younatics/YNSearch/releases/tag/2.0.0)
* YNSearchListView enabled to customize

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 = '2.0.0'
s.version = '2.1.0'
s.summary = 'Awesome fully customizable search view written in Swift 3'

s.description = <<-DESC
Expand Down

0 comments on commit 2adefe4

Please sign in to comment.