Skip to content

Commit 01c129e

Browse files
committed
Release 5.26.4
1 parent 4af66d7 commit 01c129e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CHANGELOG
22

33
## [Unreleased]
4+
5+
## [5.26.4]
46
### Fixed
57
* When trying to work with unknown FCM tokens, errors returned from the Messaging REST API were not passed to the
68
`NotFound` exception, which prevented the inspection of further details.
@@ -348,7 +350,8 @@ to upgrade from a 4.x release to 5.0 without changes to your code.**
348350
* Support for PHP `<7.2`
349351
* Deprecated methods and classes
350352

351-
[Unreleased]: https://github.com/kreait/firebase-php/compare/5.26.3...5.x
353+
[Unreleased]: https://github.com/kreait/firebase-php/compare/5.26.4...5.x
354+
[5.26.4]: https://github.com/kreait/firebase-php/compare/5.26.3...5.26.4
352355
[5.26.3]: https://github.com/kreait/firebase-php/compare/5.26.2...5.26.3
353356
[5.26.2]: https://github.com/kreait/firebase-php/compare/5.26.1...5.26.2
354357
[5.26.1]: https://github.com/kreait/firebase-php/compare/5.26.0...5.26.1

0 commit comments

Comments
 (0)