File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments