Skip to content

Commit 7b57c62

Browse files
committed
Update CHANGELOG.md
1 parent ea568a6 commit 7b57c62

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/scout/compare/v9.2.9...9.x)
3+
## [Unreleased](https://github.com/laravel/scout/compare/v9.2.10...9.x)
4+
5+
6+
## [v9.2.10 (2021-09-28)](https://github.com/laravel/scout/compare/v9.2.9...v9.2.10)
7+
8+
### Changed
9+
- Collection Engine: add support for non-scalar values ([#528](https://github.com/laravel/scout/pull/528))
10+
11+
### Fixed
12+
- Support boolean filters ([#524](https://github.com/laravel/scout/pull/524))
413

514

615
## [v9.2.9 (2021-09-14)](https://github.com/laravel/scout/compare/v9.2.8...v9.2.9)

0 commit comments

Comments
 (0)