Skip to content

Commit 711e319

Browse files
committed
Update missing firestore file
1 parent fb1f433 commit 711e319

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Unreleased
22
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
3-
* [changed] **Breaking Change**: The deprecated Kotlin extensions (KTX) module will no longer being released
4-
separately, and it is no longer part of the Firebase Android BoM. Use the KTX APIs from the main modules.
3+
* [removed] **Breaking Change**: Stopped releasing the deprecated Kotlin extensions
4+
(KTX) module and removed it from the Firebase Android BoM. Instead, use the KTX APIs
5+
from the main module. For details, see the
6+
[FAQ about this initiative](https://firebase.google.com/docs/android/kotlin-migration).
57
* [fixed] Further improved performance of UTF-8 string ordering logic,
68
which had degraded in v25.1.2 and received some improvements in v25.1.3.
79
[#7053](//github.com/firebase/firebase-android-sdk/issues/7053)

0 commit comments

Comments
 (0)