Skip to content

Commit 2b4b9be

Browse files
authored
Update CHANGELOG for Firestore v1.18.0 (#6470)
1 parent 21921e9 commit 2b4b9be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Firestore/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Unreleased
2+
3+
# v1.18.0
24
- [feature] Added `whereField(_:notIn:)` and `whereField(_:isNotEqualTo:)` query
35
operators. `whereField(_:notIn:)` finds documents where a specified field’s
46
value is not in a specified array. `whereField(_:isNotEqualTo:)` finds

0 commit comments

Comments
 (0)