Skip to content

Commit

Permalink
Release 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Dec 4, 2021
1 parent 30d16a9 commit 27aeba6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# CHANGELOG

## [Unreleased]

## [2.6.1] - 2021-12-04
### Fixed
* Fixed service alias deprecation when used with Symfony 4.4
([#38](https://github.com/kreait/firebase-bundle/issues/38))
Expand Down Expand Up @@ -59,7 +61,8 @@
* Removed Support for `kreait/firebase-php:<5.0`
* Removed project aliases

[Unreleased]: https://github.com/kreait/firebase-bundle/compare/2.6.0...HEAD
[Unreleased]: https://github.com/kreait/firebase-bundle/compare/2.6.1...2.x
[2.6.1]: https://github.com/kreait/firebase-bundle/compare/2.6.0...2.6.1
[2.6.0]: https://github.com/kreait/firebase-bundle/compare/2.5.0...2.6.0
[2.5.0]: https://github.com/kreait/firebase-bundle/compare/2.4.0...2.5.0
[2.4.0]: https://github.com/kreait/firebase-bundle/compare/2.3.0...2.4.0
Expand Down

0 comments on commit 27aeba6

Please sign in to comment.