File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- # Unreleased
2
- - [ changed] Removed obsolete crash reporting mechanism from the SDK
1
+ # v7.4.0
2
+ - [ changed] Removed obsolete crash reporting mechanism from the SDK ( # 7076 ).
3
3
4
4
# v7.3.0
5
5
- [ added] Added Crashlytics support for x86 apps running on Apple Silicon via Rosetta 2
Original file line number Diff line number Diff line change 1
1
# 7.4.0
2
- - [ Fixed ] Prevent second ` listAll ` callback. (#7197 )
2
+ - [ fixed ] Prevent second ` listAll ` callback. (#7197 )
3
3
4
4
# 7.3.0
5
- - [ Fixed ] Verify block is still alive before calling it in task callbacks. (#7051 )
5
+ - [ fixed ] Verify block is still alive before calling it in task callbacks. (#7051 )
6
6
7
7
# 7.1.0
8
- - [ Fixed ] Remove explicit MobileCoreServices library linkage from podspec. (#6850 )
8
+ - [ fixed ] Remove explicit MobileCoreServices library linkage from podspec. (#6850 )
9
9
10
10
# 7.0.0
11
11
- [ changed] The global variable ` FIRStorageVersionString ` is deleted.
Original file line number Diff line number Diff line change 43
43
'Firestore/CHANGELOG.md' : '{{firestore}}' ,
44
44
'Functions/CHANGELOG.md' : '{{cloud_functions}}' ,
45
45
'FirebaseRemoteConfig/CHANGELOG.md' : '{{remote_config}}' ,
46
-
46
+ 'FirebasePerformance/CHANGELOG.md' : '{{perfmon}}' ,
47
47
# 'GoogleDataTransport/CHANGELOG.md': '?',
48
48
}
49
49
You can’t perform that action at this time.
0 commit comments