Skip to content

Commit 7811f6d

Browse files
authored
Update CHANGELOG.md
1 parent 7cf864b commit 7811f6d

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
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)

0 commit comments

Comments
 (0)