Skip to content

Commit 774503e

Browse files
committed
Minor changelog update
1 parent e8690c8 commit 774503e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
one.
2222
- `DataSnapshot.child` now correctly splits child paths by '/'
2323
characters
24-
- `Query.startAt`, `Query.endAt`, and `Query.equalTo` now correctly
25-
accept boolean parameters.
24+
- Boolean values are now allowed in RTDB priority fields and as
25+
arguments to `Query.startAt`, `Query.endAt`, and `Query.equalTo`.
2626

2727

2828
[Unreleased]: https://github.com/dmurvihill/firebase-mock/compare/v2.2.10...HEAD

0 commit comments

Comments
 (0)