From d518a655a8497e2189598e7c011725d649fac065 Mon Sep 17 00:00:00 2001 From: filmaj Date: Tue, 2 May 2017 15:24:06 -0700 Subject: [PATCH] CB-12746: updated release notes for impending 6.2.3 release, since some of the reported changes did not make it into 6.2.2. --- RELEASENOTES.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index bcc5ab65..f35713b1 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,12 +20,14 @@ --> ## Release Notes for Cordova (Android) ## -### 6.2.2 (Apr 24, 2017) -* [CB-12697](https://issues.apache.org/jira/browse/CB-12697) Updated checked-in `node_modules` -* [CB-12640](https://issues.apache.org/jira/browse/CB-12640) better handling of unrecognized commands on **windows**. +### 6.2.3 (May 2, 2017) +* [CB-12640](https://issues.apache.org/jira/browse/CB-12640) better handling of unrecognized Android SDK commands on **Windows**. * [CB-12640](https://issues.apache.org/jira/browse/CB-12640) flipped avd parsing logic so that it always tries to use avdmanager to retrieve avds first, then falls back to android command if avdmanager cannot be found (and errors with ENOENT). updated tests - and added explicit tests to ensure to shell out to singular forms of sub-commands when executing `android` * [CB-12640](https://issues.apache.org/jira/browse/CB-12640) support for android sdk tools 26.0.1. +### 6.2.2 (Apr 24, 2017) +* [CB-12697](https://issues.apache.org/jira/browse/CB-12697) Updated checked-in `node_modules` + ### 6.2.1 (Apr 02, 2017) * [CB-12621](https://issues.apache.org/jira/browse/CB-12621) reverted elementtree dep to 0.1.6