From d5961d76bf1d86932df77ab994d7e3b19e19e4d6 Mon Sep 17 00:00:00 2001 From: Martin Wildfeuer Date: Wed, 3 Aug 2016 18:20:17 +0200 Subject: [PATCH] Updated Readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 382849fd..152f6fe9 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ pod 'PopupDialog', :git => 'https://github.com/Orderella/PopupDialog.git', :bran To install, simply add the following line to your Cartfile: ```ruby -github "Orderella/PopupDialog" +github "Orderella/PopupDialog" ~> 0.3 ``` ## Manually @@ -382,6 +382,7 @@ This dialog was written with Swift 2.2, 3.X compatability will be published on a # Changelog +* **0.3.1** Fixed Carthage issues * **0.3.0** Objective-C compatibility * **0.2.2** Turned off liveBlur by default to increase performance * **0.2.1** Dismiss via background tap or swipe down transition