Skip to content

Commit

Permalink
Updating RELEASENOTES
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilkh committed Jul 22, 2015
1 parent d40f43c commit 20d2964
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 20d2964

Please sign in to comment.