Skip to content

Commit a288fdc

Browse files
authored
Update release notes for 10.1.0 release (#514)
1 parent abb3d98 commit a288fdc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,16 @@ Support
6767

6868
Release Notes
6969
-------------
70-
### Upcoming
70+
### 10.1.0
7171
- Changes
72+
- General: Update to Firebase C++ SDK version 10.1.0.
73+
- General (Android): Update to Firebase Android BoM version 31.0.2.
74+
- General (iOS): Update to Firebase Cocoapods version 10.1.0.
7275
- Crashlytics (Android): Fixed an [issue](https://github.com/firebase/quickstart-unity/issues/1116)
7376
with symbols being stripped when using the tgz package.
77+
- Firestore (Android): Reduce the number of JNI global references consumed
78+
when creating or updating documents
79+
([#1111](https://github.com/firebase/firebase-cpp-sdk/pull/1111)).
7480

7581
### 10.0.1
7682
- Changes

0 commit comments

Comments
 (0)