Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions Firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

# v0.14.0
- [fixed] Fixed compilation in C99 and C++11 modes without GNU extensions.
- [changed] Moved from Objective-C gRPC framework to gRPC C++. If you're
manually tracking dependencies, the `gRPC`, `gRPC-ProtoRPC`, and
`gRPC-RxLibrary` frameworks have been replaced with `gRPC-C++`. While we
don't anticipate any issues, please [report any issues with network
behavior](https://github.com/firebase/firebase-ios-sdk/issues/new) you
experience. (#1968)

# v0.13.6
- [changed] Internal improvements.
Expand Down