Skip to content

Commit

Permalink
Bump v10.0.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed May 7, 2022
1 parent 0655282 commit fcbecbc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@

### [Unreleased]

### [v10.0.0] - 2022-04-04
### [v10.0.0] - 2022-05-08

- Laravel DataTables v10.x to support Laravel 9.x
- Added PHPStan with Level 8 static analysis
- Added PHPStan with max level static analysis
- Drop `queryBuilder()` method
- Drop support for `ApiResourceDataTable`
- PHP8 syntax / method signature changed

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x
[v10.0.0]: https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x

0 comments on commit fcbecbc

Please sign in to comment.