Skip to content

Commit

Permalink
Release 7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Apr 25, 2024
1 parent d2456d7 commit a0e50e4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Please read about the future of the Firebase Admin PHP SDK on the

## [Unreleased]

## [7.10.0] - 2024-04-25

### Changed

* FCM Messages are now sent asynchronously using HTTP connection pooling with HTTP/2. This should improve performance
Expand Down Expand Up @@ -211,7 +213,8 @@ See **[UPGRADE-7.0](UPGRADE-7.0.md) for more details on the changes between 6.x

https://github.com/kreait/firebase-php/blob/6.9.6/CHANGELOG.md

[Unreleased]: https://github.com/kreait/firebase-php/compare/7.9.1...7.x
[Unreleased]: https://github.com/kreait/firebase-php/compare/7.10.0...7.x
[7.10.0]: https://github.com/kreait/firebase-php/compare/7.9.1...7.10.0
[7.9.1]: https://github.com/kreait/firebase-php/compare/7.9.0...7.9.1
[7.9.0]: https://github.com/kreait/firebase-php/compare/7.8.0...7.9.0
[7.8.0]: https://github.com/kreait/firebase-php/compare/7.7.0...7.8.0
Expand Down

0 comments on commit a0e50e4

Please sign in to comment.