From 20d2964be783ff9c152e085ded0f443d38b70652 Mon Sep 17 00:00:00 2001 From: Nikhil Khandelwal Date: Wed, 22 Jul 2015 11:37:00 -0700 Subject: [PATCH] Updating RELEASENOTES --- RELEASENOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 41ec1c19..1b6a7c2b 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -22,6 +22,10 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merges *remote*/4.1.x...HEAD ### Release 4.1.0 (Jul 2015) ### + +* CB-9185 Fixed an issue when unsigned apks couldn't be found. This closes #202 +* CB-9397 Fixes minor issues with `cordova requirements android` +* CB-9389 Fixes build/check_reqs hang * CB-9392 Fixed printing flavored versions. This closes #184. * CB-9382 [Android] Fix KeepRunning setting when Plugin activity is showed. This closes #200 * CB-9391 Fixes cdvBuildMultipleApks option casting