Skip to content

Commit 2cc8f23

Browse files
var-constwilhuff
authored andcommitted
Add a changelog entry on Protobuf removal. (#4266)
* Add a changelog entry on `Protobuf` removal. Removed in #4189.
1 parent 3b9fd3d commit 2cc8f23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Firestore/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# 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).
25

36
# v1.7.0
47
- [feature] Added `whereField(_:in:)` and `whereField(_:arrayContainsAny:)` query

0 commit comments

Comments
 (0)