Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion FirebasePerformance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 12.8.0
- [fixed] Use UIScreen.maximumFramesPerSecond for dynamic slow frame threshold. (#10220)

# 12.5.0
Expand Down
4 changes: 2 additions & 2 deletions Firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unreleased
# 12.8.0
- [fixed] Fix crash while fetching Auth and App Check tokens. (#15281)
- [feature] `Pipeline` support is now available for the `Enterprise edition` as a public review feature. (#15625)
- [feature] `Pipeline` support is now available for the `Enterprise edition` as a public preview feature. (#15625)
- [fixed] Fixed an issue where the returned object in transaction blocks could not
pass across actor boundaries in Swift 6 (#15467).

Expand Down
Loading