From 0538c20498fd3b52ac7e01ac2366d0b578f47a79 Mon Sep 17 00:00:00 2001 From: Hernan Zalazar Date: Thu, 6 Oct 2016 14:41:56 -0300 Subject: [PATCH] Release 1.27.1 --- Auth0/Info.plist | 2 +- CHANGELOG.md | 10 ++++++++++ Lock/Info.plist | 2 +- LockTests/Info.plist | 2 +- MyLock/Info.plist | 2 +- 5 files changed, 14 insertions(+), 4 deletions(-) diff --git a/Auth0/Info.plist b/Auth0/Info.plist index 82f3ff304..faf8796f5 100644 --- a/Auth0/Info.plist +++ b/Auth0/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.27.0 + 1.27.1 CFBundleSignature ???? CFBundleVersion diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eefd2b15..ddcccecb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ # Change Log +## [1.27.1](https://github.com/auth0/Lock.iOS-OSX/tree/1.27.1) (2016-10-06) +[Full Changelog](https://github.com/auth0/Lock.iOS-OSX/compare/1.27.0...1.27.1) + +**Closed issues** +- Lock not displayed in fullscreen on an iPad [\#307](https://github.com/auth0/Lock.iOS-OSX/issues/307) + +**Fixed** +- Set the background color to the enclosing controller [\#328](https://github.com/auth0/Lock.iOS-OSX/pull/328) ([hzalaz](https://github.com/hzalaz)) +- Properly validate login identifier [\#327](https://github.com/auth0/Lock.iOS-OSX/pull/327) ([hzalaz](https://github.com/hzalaz)) + ## [1.27.0](https://github.com/auth0/Lock.iOS-OSX/tree/1.27.0) (2016-09-19) [Full Changelog](https://github.com/auth0/Lock.iOS-OSX/compare/1.26.2...1.27.0) diff --git a/Lock/Info.plist b/Lock/Info.plist index 24a767e05..d5c3f1614 100644 --- a/Lock/Info.plist +++ b/Lock/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.27.0 + 1.27.1 CFBundleSignature ???? CFBundleVersion diff --git a/LockTests/Info.plist b/LockTests/Info.plist index cf8454ee9..036d5be8a 100644 --- a/LockTests/Info.plist +++ b/LockTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.27.0 + 1.27.1 CFBundleSignature ???? CFBundleVersion diff --git a/MyLock/Info.plist b/MyLock/Info.plist index d23854d39..af206f9ca 100644 --- a/MyLock/Info.plist +++ b/MyLock/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.27.0 + 1.27.1 CFBundleSignature ???? CFBundleURLTypes