Skip to content

Commit a039948

Browse files
authored
Update CHANGELOG for Firestore v1.19.0 (#6601)
1 parent 393d32f commit a039948

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Firestore/CHANGELOG.md

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

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+
38
# v1.18.0
49
- [feature] Added `whereField(_:notIn:)` and `whereField(_:isNotEqualTo:)` query
510
operators. `whereField(_:notIn:)` finds documents where a specified field’s

0 commit comments

Comments
 (0)