From 2a05b7cf7af0393103430da06e1015ad44966da4 Mon Sep 17 00:00:00 2001 From: Mathias Claassen Date: Tue, 8 May 2018 10:44:53 -0300 Subject: [PATCH] release 3.1.0 --- CHANGELOG.md | 5 +++++ ImageRow.podspec | 2 +- .../xcshareddata/IDEWorkspaceChecks.plist | 8 ++++++++ 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 ImageRow.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/CHANGELOG.md b/CHANGELOG.md index 3de429b..ae67e34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log All notable changes to ImageRow will be documented in this file. +### [3.1.0](https://github.com/EurekaCommunity/ImageRow/releases/tag/3.1.0) + + +* Add Option to crop image and use edited image (#36) + ### [3.0.0](https://github.com/EurekaCommunity/ImageRow/releases/tag/3.0.0) diff --git a/ImageRow.podspec b/ImageRow.podspec index fa9d7b0..d5dc631 100644 --- a/ImageRow.podspec +++ b/ImageRow.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ImageRow" - s.version = "3.0.0" + s.version = "3.1.0" s.summary = "Eureka row that allows us to take or select a picture." s.homepage = "https://github.com/EurekaCommunity/ImageRow" s.license = { type: 'MIT', file: 'LICENSE' } diff --git a/ImageRow.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ImageRow.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/ImageRow.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + +