diff --git a/Firebase/Storage/CHANGELOG.md b/Firebase/Storage/CHANGELOG.md index f29ba452aa6..099495a6190 100644 --- a/Firebase/Storage/CHANGELOG.md +++ b/Firebase/Storage/CHANGELOG.md @@ -1,5 +1,5 @@ # v2.0.2 -- [changed] Custom FIRStorageMetadata can now be cleared by setting individual properties to 'nil'. +- [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.