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 25, 2020
1 parent 53517ab commit 506af44
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,16 @@
## [Unreleased](https://github.com/laravel/scout/compare/v8.2.1...8.x)


## [v8.2.1 (2020-08-06)](https://github.com/laravel/scout/compare/v8.2.0...v8.0.1)
## [v8.3.0 (2020-08-25)](https://github.com/laravel/scout/compare/v8.2.1...v8.3.0)

### Added
- Laravel 8 support ([#415](https://github.com/laravel/scout/pull/415))

### Changed
- Update builder class pagination methods to resolve LengthAwarePaginator using container ([#413](https://github.com/laravel/scout/pull/413))


## [v8.2.1 (2020-08-06)](https://github.com/laravel/scout/compare/v8.2.0...v8.2.1)

### Fixed
- Fix undefined `$user` variable bug ([e751cf4](https://github.com/laravel/scout/commit/e751cf4669ecab2fce887265280d1dfd29075aef))
Expand Down

0 comments on commit 506af44

Please sign in to comment.