Skip to content

Commit 0a7c218

Browse files
committed
Release 6.7.1
1 parent 54fc371 commit 0a7c218

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [6.7.1] - 2022-08-17
6+
57
### Fixed
68

79
* Limits and filters were not applied to Realtime Database Queries
@@ -11,7 +13,7 @@
1113

1214
### Added
1315

14-
* Added support for the Firebase Auth Emulator.
16+
* Added support for the Firebase Realtime Database Emulator.
1517
([#722](https://github.com/kreait/firebase-php/pull/722)) ([Documentation](https://firebase-php.readthedocs.io/en/latest/testing.html))
1618

1719
### Changed
@@ -271,7 +273,8 @@ methods.
271273
* `Kreait\Firebase\Value\Uid`
272274
* `Kreait\Firebase\Value\Url`
273275

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
275278
[6.7.0]: https://github.com/kreait/firebase-php/compare/6.6.1...6.7.0
276279
[6.6.1]: https://github.com/kreait/firebase-php/compare/6.6.0...6.6.1
277280
[6.6.0]: https://github.com/kreait/firebase-php/compare/6.5.1...6.6.0

0 commit comments

Comments
 (0)