Skip to content

Commit

Permalink
Release 7.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Jul 2, 2024
1 parent e73e6b3 commit 0849421
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Please read about the future of the Firebase Admin PHP SDK on the

## [Unreleased]

## [7.13.1] - 2024-07-02

### Fixed

* Requests to the FCM APIs will not use HTTP/2 if the environment doesn't support them
([#888](https://github.com/kreait/firebase-php/pull/888), [#908](https://github.com/kreait/firebase-php/pull/908))

## [7.13.0] - 2024-06-23

### Changed
Expand Down Expand Up @@ -236,7 +243,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.13.0...7.x
[Unreleased]: https://github.com/kreait/firebase-php/compare/7.13.1...7.x
[7.13.1]: https://github.com/kreait/firebase-php/compare/7.13.0...7.13.1
[7.13.0]: https://github.com/kreait/firebase-php/compare/7.12.0...7.13.0
[7.12.0]: https://github.com/kreait/firebase-php/compare/7.11.0...7.12.0
[7.11.0]: https://github.com/kreait/firebase-php/compare/7.10.0...7.11.0
Expand Down

0 comments on commit 0849421

Please sign in to comment.