Skip to content

Commit d337cde

Browse files
authored
Add changelog for Crashlytics and Perf integrating with Sessions (#5123)
* Add changelog for Crashlytics and Perf integrating with Sessions * Changelog entry as [feature] not [added]
1 parent e66b5e5 commit d337cde

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

firebase-crashlytics/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
* [feature] Integrated with Firebase sessions library to enable upcoming features related to
4+
session-based crash metrics.
35

46
# 18.3.7
57
* [feature] Added collection of version control information generated by the
@@ -490,4 +492,3 @@ The following release notes describe changes in the new SDK.
490492
from your `AndroidManifest.xml` file.
491493
* [removed] The `fabric.properties` and `crashlytics.properties` files are no
492494
longer supported. Remove them from your app.
493-

firebase-perf/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Unreleased
22

3+
* [feature] Integrated with Firebase sessions library to enable upcoming features related to
4+
session-based performance metrics.
5+
36
# 20.3.3
47
* [fixed] Fixed app start trace creation where some measured time could be NULL (#4730).
58
* [changed] Adjusted default behavior when remote config fetch fails.

0 commit comments

Comments
 (0)