Skip to content

Commit 4c855d7

Browse files
authored
[Performance] Add changelog entry for #14048 (#14080)
1 parent 2dd629e commit 4c855d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

FirebasePerformance/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 11.5.0
2+
- [fixed] Replaced usage of the deprecated `UIApplication.keyWindow` property
3+
with `UIWindow.isKeyWindow`; this API is also available on visionOS. Note that
4+
this fix will not be in the 11.5.0 zip and Carthage distributions, but will be
5+
included from 11.6.0 onwards. (#14048)
6+
17
# 11.4.0
28
- [fixed] Fix a crash related to thread sanitization on FPRNetworkTrace class (#13581).
39

0 commit comments

Comments
 (0)