Skip to content

Commit 94a3ab1

Browse files
committed
Release 5.1.0
1 parent 29211ca commit 94a3ab1

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Unreleased
44

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

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

@@ -12,10 +14,7 @@
1214

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

15-
## Previous changelogs
16-
17-
https://github.com/kreait/firebase-tokens-php/blob/4.2.0/CHANGELOG.md
18-
19-
[Unreleased]: https://github.com/kreait/firebase-tokens-php/compare/5.0.1...5.x
17+
[Unreleased]: https://github.com/kreait/firebase-tokens-php/compare/5.1.0...5.x
18+
[5.1.0]: https://github.com/kreait/firebase-tokens-php/compare/5.0.1...5.1.0
2019
[5.0.1]: https://github.com/kreait/firebase-tokens-php/compare/5.0.0...5.0.1
2120
[5.0.0]: https://github.com/kreait/firebase-tokens-php/releases/tag/5.0.0

0 commit comments

Comments
 (0)