File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
- - [ changed] Removed the Firestore's dependency on ` Protobuf ` . If you're manually
3
- tracking dependencies, you may be able to remove it from your build (note,
4
- however, that other Firebase components may still require it).
2
+
3
+ # v1.8.0
4
+ - [ changed] Removed Firestore's dependency on the ` Protobuf ` CocoaPod. If
5
+ you're manually tracking dependencies, you may be able to remove it from your
6
+ build (note, however, that other Firebase components may still require it).
7
+ - [ changed] Added a dependency on the ` abseil ` CocoaPod. If you're manually
8
+ tracking dependencies, you need to add it to your build.
5
9
6
10
# v1.7.0
7
11
- [ feature] Added ` whereField(_:in:) ` and ` whereField(_:arrayContainsAny:) ` query
You can’t perform that action at this time.
0 commit comments