File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 125
125
- [ changed] Reorganized directory structure (#4573 ).
126
126
127
127
# 3.4.2
128
- - [ fixed] Internal changes to addres -Wunused-property-ivar violation (#4281 ).
128
+ - [ fixed] Internal changes to address -Wunused-property-ivar violation (#4281 ).
129
129
130
130
# 3.4.1
131
131
- [ fixed] Fix crash in FIRStorageUploadTask (#3750 ).
132
132
133
133
# 3.4.0
134
- - [ fixed] Ensure that users don't accidently invoke ` Storage() ` instead of ` Storage.storage() ` .
134
+ - [ fixed] Ensure that users don't accidentally invoke ` Storage() ` instead of ` Storage.storage() ` .
135
135
If your code calls the constructor of Storage directly, we will throw an assertion failure,
136
136
instead of crashing the process later as the instance is used (#3282 ).
137
137
You can’t perform that action at this time.
0 commit comments