Add release notes for 1.0.1
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/6b7f6e9e Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/6b7f6e9e Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/6b7f6e9e Branch: refs/heads/master Commit: 6b7f6e9eefaa7a90920e8fa1346a023e71f83d71 Parents: 9b41892 Author: Ian Clelland <[email protected]> Authored: Tue Feb 11 14:08:26 2014 -0500 Committer: Ian Clelland <[email protected]> Committed: Tue Feb 11 14:09:29 2014 -0500 ---------------------------------------------------------------------- RELEASENOTES.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/6b7f6e9e/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a79a4e3..0ef23df 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -124,3 +124,6 @@ * CB-5406: Update iOS native code to use filesystem URLs internally * 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
