Skip to content
Merged
Changes from all 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
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 11.5.0-beta
- [added] FriendlyFlix - a comprehensive SwiftUI sample app.
- [changed] Switched to using AppCheckInterop APIs to remove hard dependency on FirebaseAppCheck library.

# 11.4.0-beta
- [added] Support for Swift 6 strict concurrency.
- [added] Logging within SDKs.
- [changed] SDK will throw errors if partial GraphQL errors are detected during operation execution.
Expand Down
Loading