You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/03/18 20:52:27 UTC

[4/6] js commit: CB-10902 Updated version and RELEASENOTES.md for release 4.1.4

CB-10902 Updated version and RELEASENOTES.md for release 4.1.4


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/1482f4b4
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/1482f4b4
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/1482f4b4

Branch: refs/heads/4.1.x
Commit: 1482f4b4d182328efd1f73185d6347e11071f4f7
Parents: c517ca8
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 17 19:31:11 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 17 19:31:11 2016 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 4 ++++
 package.json    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/1482f4b4/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index b6adbc3..d7c49ba 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,10 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 4.1.4 (Mar 17, 2016)
+* CB-10650 Non-index `content.src` causes Splashscreen to be not displayed on browser
+* CB-10558 Update `cordova-js` according to **windows8** deprecation
+
 ### 4.1.3 (Jan 25, 2016)
 * CB-9883 - remove unused bridge tests
 * add **JIRA** issue tracker link

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/1482f4b4/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 60d7043..7e3d359 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
   "name": "cordova-js",
   "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-  "version": "4.1.4-dev",
+  "version": "4.1.4",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org