From 2adefe46f71a39a3c613f070df5adc5940e3611d Mon Sep 17 00:00:00 2001 From: Seungyoun Yi Date: Tue, 25 Apr 2017 00:00:29 +0900 Subject: [PATCH] support Realm --- CHANGELOG.md | 3 +++ YNSearch.podspec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a31f800..d863fb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/YNSearch.podspec b/YNSearch.podspec index dd62c5b..a48333c 100644 --- a/YNSearch.podspec +++ b/YNSearch.podspec @@ -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