We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393d32f commit a039948Copy full SHA for a039948
Firestore/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Unreleased
2
3
+# v1.19.0
4
+- [changed] Internal improvements for future C++ and Unity support. Includes a
5
+ breaking change for the Firestore C++ Alpha SDK, but does not affect
6
+ Objective-C or Swift users.
7
+
8
# v1.18.0
9
- [feature] Added `whereField(_:notIn:)` and `whereField(_:isNotEqualTo:)` query
10
operators. `whereField(_:notIn:)` finds documents where a specified field’s
0 commit comments