[CB-5010] Updated version and RELEASENOTES.md for release 0.3.3

This commit is contained in:
Steven Gill
2013-10-09 15:22:38 -07:00
parent 318f543373
commit 9d2246e85c
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -26,3 +26,10 @@
* CB-4889 updating core references
* CB-4889 renaming org.apache.cordova.core.file-transfer to org.apache.cordova.file-transfer and updating dependency
* Rename CHANGELOG.md -> RELEASENOTES.md
### 0.3.3 (Oct 9, 2013)
* removed un-needed undef check
* Fix missing headers in Windows 8 upload proxy
* Fix missing headers in Windows 8 Proxy
* Fix Windows 8 HTMLAnchorElement return host:80 which force Basic Auth Header to replace options Auth Header
* [CB-4915] Incremented plugin version on dev branch.