Skip to content

Commit 9c85fe5

Browse files
committed
Release 5.10.0
1 parent 1dd5a9d commit 9c85fe5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CHANGELOG
22

33
## [Unreleased]
4+
5+
## [5.10.0] - 2020-10-20
46
### Added
57
* Added `Kreait\Firebase\Auth::getUsers()` enables retrieving multiple users at once.
68
([#477](https://github.com/kreait/firebase-php/pull/477))
@@ -126,7 +128,8 @@ to upgrade from a 4.x release to 5.0 without changes to your code.**
126128
* Support for PHP `<7.2`
127129
* Deprecated methods and classes
128130

129-
[Unreleased]: https://github.com/kreait/firebase-php/compare/5.0.0...HEAD
131+
[Unreleased]: https://github.com/kreait/firebase-php/compare/5.10.0...HEAD
132+
[5.10.0]: https://github.com/kreait/firebase-php/compare/5.9.0...5.10.0
130133
[5.9.0]: https://github.com/kreait/firebase-php/compare/5.8.1...5.9.0
131134
[5.8.1]: https://github.com/kreait/firebase-php/compare/5.8.0...5.8.1
132135
[5.8.0]: https://github.com/kreait/firebase-php/compare/5.7.0...5.8.0

0 commit comments

Comments
 (0)