Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B0B5610CD9 for ; Thu, 5 Dec 2013 01:00:14 +0000 (UTC) Received: (qmail 56002 invoked by uid 500); 5 Dec 2013 01:00:14 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 55981 invoked by uid 500); 5 Dec 2013 01:00:14 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 55974 invoked by uid 99); 5 Dec 2013 01:00:14 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Dec 2013 01:00:14 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 4BFAA3209A4; Thu, 5 Dec 2013 01:00:14 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Thu, 05 Dec 2013 01:00:19 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [7/7] git commit: [CB-5565] Updated version and RELEASENOTES.md for release 0.2.5 [CB-5565] Updated version and RELEASENOTES.md for release 0.2.5 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/e73b5902 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/e73b5902 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/e73b5902 Branch: refs/heads/master Commit: e73b59024ad33b300f161bfb51cf2804f9ec3ab2 Parents: 01edc0e Author: Steven Gill Authored: Wed Dec 4 15:16:31 2013 -0800 Committer: Steven Gill Committed: Wed Dec 4 15:16:31 2013 -0800 ---------------------------------------------------------------------- RELEASENOTES.md | 5 +++++ plugin.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/e73b5902/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index e870512..09a48e0 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -36,3 +36,8 @@ ### 0.2.4 (Oct 28, 2013) * CB-5128: add repo + issue tag to plugin.xml for splashscreen plugin * [CB-5010] Incremented plugin version on dev branch. + +### 0.2.5 (Dec 4, 2013) +* add ubuntu platform +* Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos' +* CB-5124 - Remove splashscreen config.xml values from iOS Configuration Docs, move to plugin docs http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/e73b5902/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 1600a85..d848855 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="0.2.5"> Splashscreen Cordova Splashscreen Plugin Apache 2.0