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