From c7adf9aa8612583ce66507a5f56b6dd79adb66a0 Mon Sep 17 00:00:00 2001 From: Sam Edson Date: Mon, 2 Mar 2020 14:40:36 -0500 Subject: [PATCH 1/2] Update CHANGELOG.md --- Crashlytics/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Crashlytics/CHANGELOG.md b/Crashlytics/CHANGELOG.md index aaa0abd4aaa..e5689fb5366 100644 --- a/Crashlytics/CHANGELOG.md +++ b/Crashlytics/CHANGELOG.md @@ -1,4 +1,8 @@ +# v4.0.0-beta.5 + +- [changed] Updates two endpoints in the SDK with no expected end-user impact (#4953, #4988) + # v4.0.0-beta.4 - [fixed] Fixed symbol collisions with the legacy Fabric Crashlytics SDK and added a warning not to include both (#4753, #4755) From ea90f32b9a9dc087f65edfcd4e12e8da22bd574e Mon Sep 17 00:00:00 2001 From: Sam Edson Date: Mon, 2 Mar 2020 17:12:30 -0500 Subject: [PATCH 2/2] Update CHANGELOG.md --- Crashlytics/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Crashlytics/CHANGELOG.md b/Crashlytics/CHANGELOG.md index e5689fb5366..cddc42a1fae 100644 --- a/Crashlytics/CHANGELOG.md +++ b/Crashlytics/CHANGELOG.md @@ -1,7 +1,7 @@ # v4.0.0-beta.5 -- [changed] Updates two endpoints in the SDK with no expected end-user impact (#4953, #4988) +- [changed] Changed two endpoints in the Firebase Crashlytics SDK with no expected end-user impact (#4953, #4988). # v4.0.0-beta.4