Skip to content

Commit 3fd1fb2

Browse files
committed
Release 6.8.0
1 parent 87bcbd9 commit 3fd1fb2

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
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [6.8.0] - 2022-08-20
6+
57
### Added
68

79
* Added `Auth::queryUsers()` to process subsets of users with more parameters than `Auth::listUsers()`.
@@ -281,7 +283,8 @@ methods.
281283
* `Kreait\Firebase\Value\Uid`
282284
* `Kreait\Firebase\Value\Url`
283285

284-
[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
285288
[6.7.1]: https://github.com/kreait/firebase-php/compare/6.7.0...6.7.1
286289
[6.7.0]: https://github.com/kreait/firebase-php/compare/6.6.1...6.7.0
287290
[6.6.1]: https://github.com/kreait/firebase-php/compare/6.6.0...6.6.1

0 commit comments

Comments
 (0)