File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
## [ Unreleased]
4
+
5
+ ## [ 5.26.4]
4
6
### Fixed
5
7
* When trying to work with unknown FCM tokens, errors returned from the Messaging REST API were not passed to the
6
8
` 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.**
348
350
* Support for PHP ` <7.2 `
349
351
* Deprecated methods and classes
350
352
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
352
355
[ 5.26.3 ] : https://github.com/kreait/firebase-php/compare/5.26.2...5.26.3
353
356
[ 5.26.2 ] : https://github.com/kreait/firebase-php/compare/5.26.1...5.26.2
354
357
[ 5.26.1 ] : https://github.com/kreait/firebase-php/compare/5.26.0...5.26.1
You can’t perform that action at this time.
0 commit comments