Skip to content

Commit 5ef3580

Browse files
wilhuffmaksymmalyhin
authored andcommitted
Update CHANGELOG for Firestore v1.7.0 (#4195)
1 parent 426b1f5 commit 5ef3580

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.7.0
24
- [feature] Added `whereField(_:in:)` and `whereField(_:arrayContainsAny:)` query
35
operators. `whereField(_:in:)` finds documents where a specified field’s value
46
is IN a specified array. `whereField(_:arrayContainsAny:)` finds documents

0 commit comments

Comments
 (0)