We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1586c5 commit b7ea6e0Copy full SHA for b7ea6e0
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [6.9.4] - 2023-01-24
6
+
7
### Fixed
8
9
* When trying to work with unknown FCM tokens, errors returned from the Messaging REST API were not passed to the
@@ -347,7 +349,8 @@ methods.
347
349
* `Kreait\Firebase\Value\Uid`
348
350
* `Kreait\Firebase\Value\Url`
351
-[Unreleased]: https://github.com/kreait/firebase-php/compare/6.9.3...6.x
352
+[Unreleased]: https://github.com/kreait/firebase-php/compare/6.9.4...6.x
353
+[6.9.4]: https://github.com/kreait/firebase-php/compare/6.9.3...6.9.4
354
[6.9.3]: https://github.com/kreait/firebase-php/compare/6.9.2...6.9.3
355
[6.9.2]: https://github.com/kreait/firebase-php/compare/6.9.1...6.9.2
356
[6.9.1]: https://github.com/kreait/firebase-php/compare/6.9.0...6.9.1
0 commit comments