We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea568a6 commit 7b57c62Copy full SHA for 7b57c62
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/scout/compare/v9.2.9...9.x)
+## [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))
13
14
15
## [v9.2.9 (2021-09-14)](https://github.com/laravel/scout/compare/v9.2.8...v9.2.9)
0 commit comments