Update RELEASENOTES.md
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/ea236b55 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/ea236b55 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/ea236b55 Branch: refs/heads/master Commit: ea236b5546930a2d4c9d559265e499c01b294c91 Parents: a1ab728 Author: Ian Clelland <[email protected]> Authored: Thu Feb 20 11:23:09 2014 -0500 Committer: Ian Clelland <[email protected]> Committed: Thu Feb 20 11:23:09 2014 -0500 ---------------------------------------------------------------------- RELEASENOTES.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/ea236b55/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 8427d64..7eb23bd 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -130,3 +130,6 @@ * 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
