Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Aug 31, 2021
1 parent 6a0f312 commit 7788c31
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Release Notes

## [Unreleased](https://github.com/laravel/scout/compare/v9.2.7...9.x)
## [Unreleased](https://github.com/laravel/scout/compare/v9.2.8...9.x)


## [v9.2.8 (2021-08-31)](https://github.com/laravel/scout/compare/v9.2.7...v9.2.8)

### Changed
- Add the ability to omit the search argument in the `CollectionEngine` ([#515](https://github.com/laravel/scout/pull/515))

### Fixed
- Update meilisearch-sdk version to v0.19.0 ([#511](https://github.com/laravel/scout/pull/511))
- Check for meilisearch-php 0.19.0 instead ([#513](https://github.com/laravel/scout/pull/513))


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

0 comments on commit 7788c31

Please sign in to comment.