We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bcbd9 commit 3fd1fb2Copy full SHA for 3fd1fb2
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [6.8.0] - 2022-08-20
6
+
7
### Added
8
9
* Added `Auth::queryUsers()` to process subsets of users with more parameters than `Auth::listUsers()`.
@@ -281,7 +283,8 @@ methods.
281
283
* `Kreait\Firebase\Value\Uid`
282
284
* `Kreait\Firebase\Value\Url`
285
-[Unreleased]: https://github.com/kreait/firebase-php/compare/6.7.1...6.x
286
+[Unreleased]: https://github.com/kreait/firebase-php/compare/6.8.0...6.x
287
+[6.8.0]: https://github.com/kreait/firebase-php/compare/6.7.1...6.8.0
288
[6.7.1]: https://github.com/kreait/firebase-php/compare/6.7.0...6.7.1
289
[6.7.0]: https://github.com/kreait/firebase-php/compare/6.6.1...6.7.0
290
[6.6.1]: https://github.com/kreait/firebase-php/compare/6.6.0...6.6.1
0 commit comments