Skip to content

Commit ff8478b

Browse files
authored
Update readme.md for 11.2.0 (#766)
1 parent 964c2e2 commit ff8478b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/readme.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,11 @@ Support
7171

7272
Release Notes
7373
-------------
74-
### Upcoming Release
74+
### 11.2.0
7575
- Changes
76+
- General: Update to Firebase C++ SDK version 11.2.0.
77+
- General (Android): Update Firebase Android BoM dependencies to v32.1.1.
78+
- General (iOS): Update Firebase Cocoapods dependencies to v10.11.0.
7679
- Remote Config (Desktop): Fixed numeric conversion when the system
7780
language's number format uses commas as decimal points.
7881
- Remote Config (Desktop): Fixed handling of time zones on Windows when the
@@ -89,7 +92,7 @@ Release Notes
8992
- General: Fix an [issue](https://github.com/firebase/firebase-unity-sdk/issues/726)
9093
where AppCheck bundles were unintentionally included in App in the tgz.
9194
- Auth: Fix a [crash](https://github.com/firebase/firebase-unity-sdk/issues/733)
92-
that could occur when referencing CurrentUser.
95+
that could occur when referencing CurrentUser.
9396
- Auth: Remove internal methods.
9497
- Database/Firestore (Desktop): Fixed a crash on Windows when the user's home
9598
directory contains non-ANSI characters (Unicode above U+00FF).

0 commit comments

Comments
 (0)