Skip to content

Commit b2437b8

Browse files
authored
Partially revert "Update CHANGELOG for Firestore v0.14.0 (#2025)" (#2031)
This removes the changelog entry that describes our migration to gRPC-C++.
1 parent ea567dc commit b2437b8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Firestore/CHANGELOG.md

-6
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

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

126
# v0.13.6
137
-[changed] Internal improvements.

0 commit comments

Comments
 (0)
close