Skip to content

Commit 213744f

Browse files
authored
Update firestore changelog
1 parent 3b32eca commit 213744f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

firebase-firestore/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
# Unreleased
2-
- [fixed] Fix FAILED_PRECONDITION when writing to a deleted document in a transaction.
3-
([Issue #5871](//github.com/firebase/firebase-android-sdk/issues/5871))
4-
- [fixed] Fixed Firestore failing to raise initial snapshot from empty local cache result. ([PR](https://github.com/firebase/firebase-android-sdk/pull/4207))
5-
- [fixed] Removed invalid suggestions to use `GenericTypeIndicator` from error messages. ([Issue 222](https://github.com/firebase/firebase-android-sdk/issues/222))
6-
- [changed] Updated dependency of `io.grpc.*` to its latest
7-
version (v1.50.2).
8-
92

103
# 24.4.1
114
* [fixed] Fix `FAILED_PRECONDITION` when writing to a deleted document in a
@@ -23,7 +16,6 @@
2316
* [changed] Updated dependency of `io.grpc.*` to its latest version
2417
(v1.50.2).
2518

26-
2719
## Kotlin
2820
The Kotlin extensions library transitively includes the updated
2921
`firebase-firestore` library. The Kotlin extensions library has no additional

0 commit comments

Comments
 (0)