From f43bc2509721ae2bff77f5232e5f56225440393b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Gamez?= Date: Sat, 8 Mar 2025 23:54:18 +0100 Subject: [PATCH] Release 7.18.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9455451..c07af4dc 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.18.0] - 2025-03-08 + ### Added * It is now possible to configure multi factor authentication for a user. @@ -309,7 +311,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.17.0...7.x +[Unreleased]: https://github.com/kreait/firebase-php/compare/7.18.0...7.x +[7.18.0]: https://github.com/kreait/firebase-php/compare/7.17.0...7.18.0 [7.17.0]: https://github.com/kreait/firebase-php/compare/7.16.1...7.17.0 [7.16.1]: https://github.com/kreait/firebase-php/compare/7.16.0...7.16.1 [7.16.0]: https://github.com/kreait/firebase-php/compare/7.15.0...7.16.0