Skip to content

Update the 8.7.0 release notes entry announcing Firestore's GA #732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 3, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions release_build_files/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,8 @@ code.
## Release Notes
### 8.7.0
- Changes
- Firestore: Released to general availability (no longer beta).
- Firestore: Released to general availability for Android and iOS (desktop
support remains in beta).
- General (Android): Minimum SDK version is now 19.
- General: Variant double type now support 64-bit while saving to json.
([#1133](https://github.com/firebase/quickstart-unity/issues/1133)).
Expand Down Expand Up @@ -1717,4 +1718,4 @@ code.
[setup guide](https://firebase.google.com/docs/cpp/setup) to get
started.
- Known Issues
- Android armeabi libraries must be linked with gcc 4.8.
- Android armeabi libraries must be linked with gcc 4.8.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(is this just a newline?)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh yes. It gets added and I keep manually removing it. Maybe it's time to let it win