From 1c44d3914609c4253f8d046f0671059de5219b1c Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt Date: Tue, 12 Sep 2017 16:54:56 -0700 Subject: Updating Storage CHANGELOG.md for v2.0.2 (#255) --- Firebase/Storage/CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Firebase/Storage') diff --git a/Firebase/Storage/CHANGELOG.md b/Firebase/Storage/CHANGELOG.md index 86daf0b..f29ba45 100644 --- a/Firebase/Storage/CHANGELOG.md +++ b/Firebase/Storage/CHANGELOG.md @@ -1,3 +1,6 @@ +# v2.0.2 +- [changed] Custom FIRStorageMetadata can now be cleared by setting individual properties to 'nil'. + # v2.0.1 - [fixed] Fixed crash in FIRStorageDownloadTask that was caused by invoking callbacks that where no longer active. - [changed] Added 'size' to the NSDictionary representation of FIRStorageMetadata. @@ -20,4 +23,4 @@ - [fixed] Fixed an issue causing us to not respect the developer-specified timeouts for initial up- and download requests. -- [fixed] Fixed uploading issues with filenames that contain the '+' character. \ No newline at end of file +- [fixed] Fixed uploading issues with filenames that contain the '+' character. -- cgit v1.2.3