diff --git a/CHANGELOG.md b/CHANGELOG.md index f9e3a84f..9c35ec6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Release Notes -## [Unreleased](https://github.com/laravel/scout/compare/v7.2.1...8.x) +## [Unreleased](https://github.com/laravel/scout/compare/v8.0.0...8.x) + + +## [v8.0.0 (2020-03-03)](https://github.com/laravel/scout/compare/v7.2.1...v8.0.0) ### Changed - Use chunkById instead of chunk ([#360](https://github.com/laravel/scout/pull/360))