Skip to content

Commit 127cab9

Browse files
authored
Clarify Changelog (#10493)
1 parent 34a9197 commit 127cab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FirebaseStorage/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 10.3.0
2-
- [fixed] Use dedicated queue for Storage uploads and downloads instead of global queue. Fixes regression
3-
introduced in 10.0.0. (#10487)
2+
- [fixed] Use dedicated serial queue for Storage uploads and downloads instead of a (concurrent) global queue.
3+
Fixes regression introduced in 10.0.0. (#10487)
44

55
# 10.2.0
66
- [fixed] Fixed an issue where using Storage with more than one FirebaseApp instance caused non-default Storage instances to deadlock (#10463).

0 commit comments

Comments
 (0)