Skip to content

Commit 7788c31

Browse files
committed
Update CHANGELOG.md
1 parent 6a0f312 commit 7788c31

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/scout/compare/v9.2.7...9.x)
3+
## [Unreleased](https://github.com/laravel/scout/compare/v9.2.8...9.x)
4+
5+
6+
## [v9.2.8 (2021-08-31)](https://github.com/laravel/scout/compare/v9.2.7...v9.2.8)
7+
8+
### Changed
9+
- Add the ability to omit the search argument in the `CollectionEngine` ([#515](https://github.com/laravel/scout/pull/515))
10+
11+
### Fixed
12+
- Update meilisearch-sdk version to v0.19.0 ([#511](https://github.com/laravel/scout/pull/511))
13+
- Check for meilisearch-php 0.19.0 instead ([#513](https://github.com/laravel/scout/pull/513))
414

515

616
## [v9.2.7 (2021-08-24)](https://github.com/laravel/scout/compare/v9.2.6...v9.2.7)

0 commit comments

Comments
 (0)