From f932e55eb453b0f58b4b5f621ce19862b262a9fd Mon Sep 17 00:00:00 2001 From: Denys Telezhkin Date: Mon, 29 May 2017 18:42:30 +0300 Subject: [PATCH] Releasing version 5.0.1. --- CHANGELOG.md | 2 ++ DTModelStorage.podspec | 2 +- Supporting files/Tests.plist | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46eaaa16..dbc68454 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. # Next +## [5.0.1](https://github.com/DenHeadless/DTModelStorage/releases/tag/5.0.1) + * Improved handling of `NSFetchedResultsControllerDelegate` `NSFetchedResultsChangeType.update` change type in cases, where object inserts/removal/moves is used simultaneously with object updates(#17). ## [5.0.0](https://github.com/DenHeadless/DTModelStorage/releases/tag/5.0.0) diff --git a/DTModelStorage.podspec b/DTModelStorage.podspec index 69aafee3..81ee16dc 100644 --- a/DTModelStorage.podspec +++ b/DTModelStorage.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DTModelStorage' - s.version = "5.0.0" + s.version = "5.0.1" s.license = 'MIT' s.summary = 'Storage classes for datasource based controls.' s.homepage = 'https://github.com/DenHeadless/DTModelStorage' diff --git a/Supporting files/Tests.plist b/Supporting files/Tests.plist index ba72822e..35c4e772 100644 --- a/Supporting files/Tests.plist +++ b/Supporting files/Tests.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0 + 5.0.1 CFBundleSignature ???? CFBundleVersion