Skip to content

Commit

Permalink
Add missing release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Aug 16, 2024
1 parent 7108f02 commit 7477a7c
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,16 @@

## Unreleased

## 5.1.0 - 2024-05-10

* Restored support for PHP 8.1
* Fixed missing signature check when in non-emulated environments
([#56](https://github.com/kreait/firebase-tokens-php/pull/56))

## [5.0.1] - 2023-11-29
## 5.0.1 - 2023-11-29

* Fixed ID Token verification when run in emulated environments.

## [5.0.0] - 2023-11-25
## 5.0.0 - 2023-11-25

* Added support for PHP 8.3, removed support for PHP 8.1

[Unreleased]: https://github.com/kreait/firebase-tokens-php/compare/5.1.0...5.x
[5.1.0]: https://github.com/kreait/firebase-tokens-php/compare/5.0.1...5.1.0
[5.0.1]: https://github.com/kreait/firebase-tokens-php/compare/5.0.0...5.0.1
[5.0.0]: https://github.com/kreait/firebase-tokens-php/releases/tag/5.0.0

0 comments on commit 7477a7c

Please sign in to comment.