CB-5980 Updated version and RELEASENOTES.md for release 1.0.0
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/commit/c04ddb7d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/c04ddb7d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/c04ddb7d Branch: refs/heads/master Commit: c04ddb7d0e2b3670586d74751371346d584b0562 Parents: eafcdc4 Author: Steven Gill <[email protected]> Authored: Wed Feb 5 17:53:59 2014 -0800 Committer: Andrew Grieve <[email protected]> Committed: Fri Feb 28 15:56:32 2014 -0500 ---------------------------------------------------------------------- RELEASENOTES.md | 9 --------- 1 file changed, 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/c04ddb7d/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 4e869fe..7e35691 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -125,12 +125,3 @@ * CB-5405: Update JS code to use URLs exclusively * CB-4816 Fix file creation outside sandbox for BB10 -### 1.0.1 -* CB-5959: Entry.getMetadata should return size attribute -* CB-6010: Test properly for presence of URLforFilesystemPath method -* CB-6012: Preserve query strings on cdvfile:// URLs where necessary -* CB-5233: Make asset-library urls work properly on iOS -* CB-2432, CB-3185, CB-5975: Fix Android handling of content:// URLs -* CB-6050: Public method for returning a FileEntry from a device file path -* CB-6057: Add methods for plugins to convert between URLs and paths -* CB-6080: Fix file copy when src and dst are on different local file systems
