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 2017/01/27 00:45:06 UTC

[4/6] android commit: CB-12403 Updated RELEASENOTES and Version for release 6.1.2

CB-12403 Updated RELEASENOTES and Version for release 6.1.2


Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/9d217813
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/9d217813
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/9d217813

Branch: refs/heads/6.1.x
Commit: 9d217813f1c7b0897dfcab52fcd3e4331d74c3c2
Parents: 07dce21
Author: Steve Gill <st...@gmail.com>
Authored: Thu Jan 26 15:21:50 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Jan 26 16:30:02 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/9d217813/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index c38a1e9..caa452f 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,11 @@
 -->
 ## Release Notes for Cordova (Android) ##
 
+### 6.1.2 (Jan 26, 2017)
+* **Security** Change to `https` by default
+* [CB-12018](https://issues.apache.org/jira/browse/CB-12018): updated tests to work with jasmine (promise matcher tests commented out for now)
+* created directories and corresponding images for `xxhdpi` and `xxxhdpi`, both drawables and `mipmaps`
+
 ### 6.1.1 (Jan 03, 2017)
 * [CB-12159](https://issues.apache.org/jira/browse/CB-12159) **Android** Keystore password prompt won't show up
 * [CB-12169](https://issues.apache.org/jira/browse/CB-12169) Check for build directory before running a clean

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/9d217813/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 6000dba..39d3b18 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-android",
-  "version": "6.1.1",
+  "version": "6.1.2",
   "description": "cordova-android release",
   "bin": {
     "create": "bin/create"


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