Skip to content

Commit 7da4e0a

Browse files
authored
Update CHANGELOG entries according to CL review for m137 (#5330)
Per [b/300474851](https://b.corp.google.com/issues/300474851), This updates the `CHANGELOG.md` files that were changed during the release note review for M137; as such to stay in alignment with our goal of keeping the `CHANGELOG.md` files at master in sync with the release notes. NO_RELEASE_CHANGE
1 parent 5150eda commit 7da4e0a

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

firebase-crashlytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
2-
* [feature] Include Firebase sessions with NDK crashes and ANRs.
2+
* [feature] Expanded `firebase-sessions` library integration to work with NDK crashes and ANRs.
33
* [changed] Improved reliability when reporting memory usage.
44

55
# 18.4.1

firebase-firestore/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Unreleased
2-
* [feature] Add the option to allow the SDK to create cache indexes automatically to
3-
improve query execution locally. [`db.getPersistentCacheIndexManager().enableIndexAutoCreation()`](//github.com/firebase/firebase-android-sdk/pull/4987)
2+
* [feature] Added the option to allow the SDK to create cache indexes automatically to
3+
improve query execution locally. See
4+
[`db.getPersistentCacheIndexManager().enableIndexAutoCreation()`](/docs/reference/android/com/google/firebase/firestore/PersistentCacheIndexManager#enableIndexAutoCreation())
5+
([GitHub [#4987](//github.com/firebase/firebase-android-sdk/pull/4987){: .external}).
46

57
# 24.7.1
68
* [fixed] Implement equals method on Filter class. [#5210](//github.com/firebase/firebase-android-sdk/issues/5210)

firebase-inappmessaging-display/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
2-
* [changed] Firelog to clearcut migration.
2+
* [changed] Updated internal logging backend.
33

44
# 20.3.3
55
* [unchanged] Updated internal Dagger dependency.

firebase-inappmessaging/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Unreleased
2-
* [changed] Firelog to clearcut migration.
2+
* [changed] Updated internal logging backend.
33

44
# 20.3.3
55
* [unchanged] Updated internal Dagger dependency.

0 commit comments

Comments
 (0)