Skip to content

Commit

Permalink
Release 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Oct 16, 2024
1 parent 6a9ec23 commit 2fcd7d0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## [Unreleased]

## [5.5.0] - 2024-10-16

* Added support for PHP 8.4
([#64](https://github.com/kreait/firebase-bundle/pull/64))

## [5.4.0] - 2024-07-08

* Added the ability to override the project id
Expand Down Expand Up @@ -112,7 +117,8 @@ This is a release with breaking changes. Please review the following changes and
* Removed Support for `kreait/firebase-php:<5.0`
* Removed project aliases

[Unreleased]: https://github.com/kreait/firebase-bundle/compare/5.3.0...HEAD
[Unreleased]: https://github.com/kreait/firebase-bundle/compare/5.4.0...HEAD
[5.4.0]: https://github.com/kreait/firebase-bundle/compare/5.3.0...5.4.0
[5.3.0]: https://github.com/kreait/firebase-bundle/compare/5.2.0...5.3.0
[5.2.0]: https://github.com/kreait/firebase-bundle/compare/5.1.1...5.2.0
[5.1.1]: https://github.com/kreait/firebase-bundle/compare/5.1.0...5.1.1
Expand Down

0 comments on commit 2fcd7d0

Please sign in to comment.