From 91234e2d593e67933a41b22070290f7b1bfd2050 Mon Sep 17 00:00:00 2001 From: Steven Gill Date: Wed, 5 Feb 2014 17:53:59 -0800 Subject: [PATCH] CB-5980 Updated version and RELEASENOTES.md for release 0.2.7 --- RELEASENOTES.md | 6 +++++- plugin.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 78e1c8d..a508e31 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -28,7 +28,7 @@ * [CB-4752] Incremented plugin version on dev branch. ### 0.2.3 (Oct 9, 2013) -* [CB-4806] (Re-fix) Update splashscreen image bounds for iOS 7 +* [CB-4806] Re-fix Update splashscreen image bounds for iOS 7 * [CB-4934] plugin-splashscreen should not show by default on Windows8 * [CB-4929] plugin-splashscreen not loading proxy windows8 * [CB-4915] Incremented plugin version on dev branch. @@ -45,3 +45,7 @@ ### 0.2.6 (Jan 02, 2014) * CB-5658 Add doc/index.md for Splashscreen plugin * Handle error when splash image is missing. + +### 0.2.7 (Feb 05, 2014) +* [CB-3562] Fix aspect ratio on landscape-only iPhone applications +* CB-4051 fix for splashscreen rotation problem diff --git a/plugin.xml b/plugin.xml index 84a8f84..9341748 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="0.2.7"> Splashscreen Cordova Splashscreen Plugin Apache 2.0