Skip to content

Commit cea71c9

Browse files
authored
Changelogs for 8.9.0 (#8803)
1 parent b88646e commit cea71c9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v8.9.0
22
- [fixed] Fixed an issue where exceptions with `nil` reasons weren't properly recorded (#8671).
33

44
# v8.8.0

FirebaseAuth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 8.9.0
22
- [changed] Improved error logging. (#8704)
33
- [added] Added MFA support for email link sign-in. (#8705)
44

FirebaseDynamicLinks/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v8.9.0
2-
- [fixed] [Dynamic links] Shortlink is not handled in 8.8.0. (#8786)
2+
- [fixed] Fixed Shortlink regression involving underscores and dashes introduced in 8.8.0. (#8786)
33

44
# v8.8.0
55
- [fixed] Firebase dynamic links with custom domain will only work if the custom domain has a trailing '/'. (#7087)

Firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v8.9.0
22
- [added] Added support for Firebase AppCheck.
33
- [fixed] Fix a crash if `[FIRTransaction getDocument]` was called after
44
`[FIRFirestore terminateWithCompletion]` (#8760).

0 commit comments

Comments
 (0)