Skip to content

Commit 574e6d2

Browse files
committed
Revert "Partially revert "Update CHANGELOG for Firestore v0.14.0 (#2025)" (#2031)"
This reverts commit b2437b8.
1 parent 9543109 commit 574e6d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Firestore/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99

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

1319
# v0.13.6
1420
- [changed] Internal improvements.

0 commit comments

Comments
 (0)