We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb09aa commit 953f4eeCopy full SHA for 953f4ee
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [6.9.1] - 2022-09-26
6
+
7
### Added
8
9
* Added `Kreait\Firebase\RemoteConfig\Template::conditionNames()` to return a list of condition names
@@ -316,7 +318,8 @@ methods.
316
318
* `Kreait\Firebase\Value\Uid`
317
319
* `Kreait\Firebase\Value\Url`
320
-[Unreleased]: https://github.com/kreait/firebase-php/compare/6.9.0...6.x
321
+[Unreleased]: https://github.com/kreait/firebase-php/compare/6.9.1...6.x
322
+[6.9.1]: https://github.com/kreait/firebase-php/compare/6.9.0...6.9.1
323
[6.9.0]: https://github.com/kreait/firebase-php/compare/6.8.0...6.9.0
324
[6.8.0]: https://github.com/kreait/firebase-php/compare/6.7.1...6.8.0
325
[6.7.1]: https://github.com/kreait/firebase-php/compare/6.7.0...6.7.1
0 commit comments