diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a3e48152..4ef56462 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,6 +20,19 @@ --> ## Release Notes for Cordova (Android) ## +### 3.2.0 (Nov 2013) ### + +27 commits from 7 authors. Highlights include: + +* CB-5193 Fix Android WebSQL sometime throwing SECURITY_ERR. +* CB-5191 Deprecate +* Updating shelljs to 0.2.6. Copy now preserves mode bits. +* CB-4872 Added android version scripts (android_sdk_version, etc) +* CB-5117 Output confirmation message if check_reqs passes. +* CB-5080 Find resources in a way that works with aapt's --rename-manifest-package +* CB-4527 Don't delete .bat files even when on non-windows platform +* CB-4892 Fix create script only escaping the first space instead of all spaces. + ### 3.1.0 (Sept 2013) ### 55 commits from 9 authors. Highlights include: