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 6a0f312 commit 7788c31Copy full SHA for 7788c31
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/scout/compare/v9.2.7...9.x)
+## [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))
14
15
16
## [v9.2.7 (2021-08-24)](https://github.com/laravel/scout/compare/v9.2.6...v9.2.7)
0 commit comments