Skip to content

Commit

Permalink
Bump v10.0.1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed May 8, 2022
1 parent 429728e commit d13de45
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

### [Unreleased]

### [v10.0.1] - 2022-05-08

- Code clean-up and several phpstan fixes

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

- Laravel DataTables v10.x to support Laravel 9.x
Expand All @@ -16,5 +20,6 @@
- Drop support for `ApiResourceDataTable`
- PHP8 syntax / method signature changed

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

0 comments on commit d13de45

Please sign in to comment.