Skip to content

Commit

Permalink
v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoNatan committed Dec 17, 2017
1 parent 6987d49 commit 18add0c
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log

## [v2.5.2](https://github.com/LeoNatan/LNPopupController/tree/v2.5.2) (2017-12-08)
## [v2.5.3](https://github.com/LeoNatan/LNPopupController/tree/v2.5.3) (2017-12-17)
[Full Changelog](https://github.com/LeoNatan/LNPopupController/compare/v2.5.2...v2.5.3)

**Fixed Bugs**

- Safe area issue [\#194](https://github.com/LeoNatan/LNPopupController/issues/194)

## [v2.5.2](https://github.com/LeoNatan/LNPopupController/tree/v2.5.2) (2017-12-07)
[Full Changelog](https://github.com/LeoNatan/LNPopupController/compare/v2.5.1...v2.5.2)

**Enhancements**
Expand All @@ -9,7 +16,6 @@

**Fixed Bugs**

- Safe area issue [\#194](https://github.com/LeoNatan/LNPopupController/issues/194)
- gestureRecognizer:shouldRecognizeSimultaneouslyWithGestureRecognizer: doesn't do much [\#186](https://github.com/LeoNatan/LNPopupController/issues/186)

## [v2.5.1](https://github.com/LeoNatan/LNPopupController/tree/v2.5.1) (2017-10-15)
Expand Down Expand Up @@ -275,11 +281,6 @@
- Popup Content Controller with Navigation bar - UI issue [\#41](https://github.com/LeoNatan/LNPopupController/issues/41)
- Info.plist is missing CFBundleShortVersionString [\#33](https://github.com/LeoNatan/LNPopupController/issues/33)

**Closed Issues**

- Properly remove and fully deallocate content view controller upon dismissing popup bar [\#38](https://github.com/LeoNatan/LNPopupController/issues/38)
- Opening LNPopupController programmatically gives me a "see through" window [\#35](https://github.com/LeoNatan/LNPopupController/issues/35)

## [v1.2](https://github.com/LeoNatan/LNPopupController/tree/v1.2) (2015-12-27)
[Full Changelog](https://github.com/LeoNatan/LNPopupController/compare/v1.1...v1.2)

Expand Down

0 comments on commit 18add0c

Please sign in to comment.