Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfire committed Aug 3, 2016
1 parent e95a862 commit d5961d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d5961d7

Please sign in to comment.