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 DED5B10CB0 for ; Thu, 5 Dec 2013 00:59:29 +0000 (UTC) Received: (qmail 53284 invoked by uid 500); 5 Dec 2013 00:59:29 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 53268 invoked by uid 500); 5 Dec 2013 00:59:29 -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 53261 invoked by uid 99); 5 Dec 2013 00:59:29 -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 00:59:29 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 830B932091E; Thu, 5 Dec 2013 00:59:29 +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 00:59:33 -0000 Message-Id: <839b9cfbc5cc44f3b3ca4c5aee757a7b@git.apache.org> In-Reply-To: <3a8107b0b0504ca1916467b0678aafc2@git.apache.org> References: <3a8107b0b0504ca1916467b0678aafc2@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [6/6] git commit: [CB-5565] Updated version and RELEASENOTES.md for release 0.2.6 [CB-5565] Updated version and RELEASENOTES.md for release 0.2.6 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/commit/e0fe7283 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/e0fe7283 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/e0fe7283 Branch: refs/heads/master Commit: e0fe72831859c472a09e2610ebb0087cc42075f9 Parents: 683a756 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 | 6 ++++++ plugin.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/e0fe7283/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index fa4e610..154d2e6 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -43,3 +43,9 @@ ### 0.2.5 (Oct 28, 2013) * CB-5128: add repo + issue tag to plugin.xml for media plugin * [CB-5010] Incremented plugin version on dev branch. + + +### 0.2.6 (Dec 4, 2013) +* [ubuntu] specify policy_group +* add ubuntu platform +* Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos' http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/e0fe7283/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 041ef80..f57ab66 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.2.6"> Media Cordova Media Plugin Apache 2.0