From a366dfc9efa1d37253283beaf337797096bf508b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Gamez?= Date: Sun, 17 Nov 2024 23:12:51 +0100 Subject: [PATCH] Release 7.16.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8f9bfe8..7d07a518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Please read about the future of the Firebase Admin PHP SDK on the ## [Unreleased] +## [7.16.0] + ### Added * It is now possible to override the Guzzle HTTP handler by using the `HttpClientOptions::withGuzzleHandler()` method. @@ -291,6 +293,7 @@ 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.15.0...7.x +[7.16.0]: https://github.com/kreait/firebase-php/compare/7.15.0...7.16.0 [7.15.0]: https://github.com/kreait/firebase-php/compare/7.14.0...7.15.0 [7.14.0]: https://github.com/kreait/firebase-php/compare/7.13.1...7.14.0 [7.13.1]: https://github.com/kreait/firebase-php/compare/7.13.0...7.13.1