Skip to content

Commit baed5a4

Browse files
committed
Add changelog entry
1 parent 064edf4 commit baed5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-storage/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Unreleased
2+
* [fixed] Fixed an issue where tests were depending on a deprecated feature of the test framework (#6927)
23

34
# 21.0.1
45
* [fixed] Fixed an issue where `maxUploadRetryTimeMillis` parameter is ignored when uploading using
@@ -208,4 +209,3 @@ updates.
208209
`UploadTask.TaskSnapshot.getDownloadUrl()` methods. To get a current download
209210
URL, use
210211
[`StorageReference.getDownloadUr()`](/docs/reference/android/com/google/firebase/storage/StorageReference.html#getDownloadUrl()).
211-

0 commit comments

Comments
 (0)