Skip to content

Commit 9df8ea0

Browse files
wilhuffpaulb777
authored andcommitted
Update CHANGELOG for Firestore v0.14.0 (#2025)
1 parent c063147 commit 9df8ea0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Firestore/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Unreleased
22

3+
# v0.14.0
4+
- [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)
11+
312
# v0.13.6
413
- [changed] Internal improvements.
514

0 commit comments

Comments
 (0)