From b46cdca795173d67337c97731b343922d24fc770 Mon Sep 17 00:00:00 2001 From: Steven Gill Date: Fri, 3 Oct 2014 16:10:14 -0700 Subject: [PATCH] Updated version and RELEASENOTES.md for release 0.3.4 --- RELEASENOTES.md | 11 +++++++++++ plugin.xml | 2 +- tests/plugin.xml | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 1ac702b..2f33544 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -83,3 +83,14 @@ * Renamed test dir, added nested plugin.xml * added documentation for manual tests * CB-7196 port splashscreen tests to framework + +### 0.3.4 (Oct 03, 2014) +* Finalized iOS splash screen (image name) tests. 176 tests in all, 44 for each type of device (iPad, iPhone, iPhone5, iPhone6, iPhone 6 Plus). +* CB-7633 - (Re-fix based on updated unit tests) iPhone 6 Plus support +* Updated iOS tests for locked orientations +* Added more iOS splash screen tests. +* CB-7633 - Add support for iPhone 6/6+ +* Added failing iPhone 6/6 Plus tests. +* Added 'npm test' +* CB-7663 - iOS unit tests for splash screen +* Properly formatted splashscreen preference docs. diff --git a/plugin.xml b/plugin.xml index 9a717e8..ebe5668 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="0.3.4"> Splashscreen Cordova Splashscreen Plugin Apache 2.0 diff --git a/tests/plugin.xml b/tests/plugin.xml index c48df83..6e66d71 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -20,7 +20,7 @@ + version="0.3.4"> Cordova Splashscreen Plugin Tests Apache 2.0