diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e5cbd1..e5851a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ Version 1.1.1 ------------- -_04 Aug 2016_ +_11 Sep 2016_ - Change UIAlertController's actual `preferredStyle` instead of keeping it in an associated property, to avoid UIKit consistency exceptions. _Thanks to: nirgin_