From ce19b17a26602f8989260f2b7cc25e39c407abbe Mon Sep 17 00:00:00 2001 From: Leo Natan Date: Sun, 4 Feb 2018 18:38:28 +0200 Subject: [PATCH] v2.5.7 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8019198d..70fa70d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [v2.5.7](https://github.com/LeoNatan/LNPopupController/tree/v2.5.7) (2018-02-04) +[Full Changelog](https://github.com/LeoNatan/LNPopupController/compare/v2.5.6...v2.5.7) + +**Fixed Bugs** + +- Change imageView's alpha in Popup Bar while transitioning [\#220](https://github.com/LeoNatan/LNPopupController/issues/220) +- Crashes on iOS 9.3.5 [\#219](https://github.com/LeoNatan/LNPopupController/issues/219) + ## [v2.5.6](https://github.com/LeoNatan/LNPopupController/tree/v2.5.6) (2018-01-15) [Full Changelog](https://github.com/LeoNatan/LNPopupController/compare/v2.5.5...v2.5.6)