Skip to content

Commit 6de73f8

Browse files
authored
copy patch note from cpp 9.3 to unity 9.3 (#415)
1 parent 38f4864 commit 6de73f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,13 @@ Support
155155

156156
Release Notes
157157
-------------
158+
### 9.3.0
159+
- Changes
160+
- General (Android,Linux): Fixed a concurrency bug where waiting for an
161+
event with a timeout could occasionally return prematurely, as if the
162+
timeout had occurred
163+
([#1021](https://github.com/firebase/firebase-cpp-sdk/pull/1021)).
164+
158165
### 9.2.0
159166
- Changes
160167
- Crashlytics: Fix requiring user code to reference Crashlytics when using il2cpp.

0 commit comments

Comments
 (0)