diff --git a/CHANGELOG.md b/CHANGELOG.md index c9873d54..e77fabc3 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.13.0] - 2024-06-23 + ### Changed * Service Account auto-discovery was done on instantiation of the Factory, causing it to fail when credentials weren't @@ -234,7 +236,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.12.0...7.x +[Unreleased]: https://github.com/kreait/firebase-php/compare/7.13.0...7.x +[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 [7.10.0]: https://github.com/kreait/firebase-php/compare/7.9.1...7.10.0