File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/scout/compare/v9.3.4...9.x )
3+ ## [ Unreleased] ( https://github.com/laravel/scout/compare/v9.4.0...9.x )
4+
5+
6+ ## [ v9.4.0 (2022-01-12)] ( https://github.com/laravel/scout/compare/v9.3.4...v9.4.0 )
7+
8+ ### Added
9+ - Add a DatabaseEngine ([ #564 ] ( https://github.com/laravel/scout/pull/564 ) )
10+
11+ ### Changed
12+ - Optimize whereIn to use whereIntegerInRaw when primaryKey is integer ([ #568 ] ( https://github.com/laravel/scout/pull/568 ) )
13+ - Add limit to collection engine ([ #569 ] ( https://github.com/laravel/scout/pull/569 ) )
14+ - Laravel 9 support ([ #571 ] ( https://github.com/laravel/scout/pull/571 ) )
415
516
617## [ v9.3.4 (2021-12-23)] ( https://github.com/laravel/scout/compare/v9.3.2...v9.3.4 )
You can’t perform that action at this time.
0 commit comments