File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 6.7.1] - 2022-08-17
6
+
5
7
### Fixed
6
8
7
9
* Limits and filters were not applied to Realtime Database Queries
11
13
12
14
### Added
13
15
14
- * Added support for the Firebase Auth Emulator.
16
+ * Added support for the Firebase Realtime Database Emulator.
15
17
([ #722 ] ( https://github.com/kreait/firebase-php/pull/722 ) ) ([ Documentation] ( https://firebase-php.readthedocs.io/en/latest/testing.html ) )
16
18
17
19
### Changed
@@ -271,7 +273,8 @@ methods.
271
273
* ` Kreait\Firebase\Value\Uid `
272
274
* ` Kreait\Firebase\Value\Url `
273
275
274
- [ Unreleased ] : https://github.com/kreait/firebase-php/compare/6.7.0...6.x
276
+ [ Unreleased ] : https://github.com/kreait/firebase-php/compare/6.7.1...6.x
277
+ [ 6.7.1 ] : https://github.com/kreait/firebase-php/compare/6.7.0...6.7.1
275
278
[ 6.7.0 ] : https://github.com/kreait/firebase-php/compare/6.6.1...6.7.0
276
279
[ 6.6.1 ] : https://github.com/kreait/firebase-php/compare/6.6.0...6.6.1
277
280
[ 6.6.0 ] : https://github.com/kreait/firebase-php/compare/6.5.1...6.6.0
You can’t perform that action at this time.
0 commit comments