From 8052d3804d5cf4e2e42af3a12b79c37a76be20fb Mon Sep 17 00:00:00 2001 From: Ian Clelland Date: Thu, 17 Apr 2014 10:53:20 -0400 Subject: [PATCH] CB-6452 Updated version and RELEASENOTES.md for release 0.3.0 --- RELEASENOTES.md | 8 ++++++++ plugin.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a508e31..5e7d822 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -49,3 +49,11 @@ ### 0.2.7 (Feb 05, 2014) * [CB-3562] Fix aspect ratio on landscape-only iPhone applications * CB-4051 fix for splashscreen rotation problem + +### 0.3.0 (Apr 17, 2014) +* Add Tizen support to plugin +* CB-6422: [windows8] use cordova/exec/proxy +* CB-4051: [ios] - Re-fix - Splashscreen rotation problem (closes #13) +* CB-6460: Update license headers +* CB-6465: Add license headers to Tizen code +* Add NOTICE file diff --git a/plugin.xml b/plugin.xml index 32fe514..1d814c2 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="0.3.0"> Splashscreen Cordova Splashscreen Plugin Apache 2.0