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/845517fc Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/845517fc Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/845517fc Branch: refs/heads/master Commit: 845517fc152523853b5ec1e7a5ed41fdae6d5109 Parents: e020449 Author: Steven Gill <[email protected]> Authored: Wed Feb 5 17:53:59 2014 -0800 Committer: Andrew Grieve <[email protected]> Committed: Thu Feb 27 15:58:49 2014 -0500 ---------------------------------------------------------------------- RELEASENOTES.md | 9 --------- 1 file changed, 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/845517fc/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
