Skip to content
Merged
Prev Previous commit
Add change to release notes
  • Loading branch information
Cynthia Jiang committed Sep 17, 2021
commit 866b114431ded4f2e083704d272378ea63f127f7
8 changes: 7 additions & 1 deletion release_build_files/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -567,10 +567,16 @@ code.

## Release Notes

### Future Release
Copy link
Contributor

Choose a reason for hiding this comment

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

Please change this to the actual version number of the upcoming release at the next opportunity, per http://go/firebase-cpp-release.

- Changes
- Messaging (Android): Fixes an issue to receive token when
Copy link
Contributor

Choose a reason for hiding this comment

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

Fixed instad of Fixes

initialize the app.
([#667](https://github.com/firebase/firebase-cpp-sdk/pull/667)).

### 8.5.0
- Changes
- General: Updating Android and iOS dependencies to the latest.
- General: Fix the generating of proguard file
- General: Fixes an issue with generating Proguard files.
([#664](https://github.com/firebase/firebase-cpp-sdk/pull/664)).

### 8.4.0
Expand Down