Skip to content

Commit

Permalink
Bump v10.0.7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed May 23, 2022
1 parent 24e71b5 commit 3b7f706
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.7] - 2022-05-23

- Fix create eloquent datatable from relation #2789

### [v10.0.6] - 2022-05-18

- Added null parameter type as allowed to handle default Action column from laravel-datatables-html #2787
Expand Down Expand Up @@ -45,7 +49,8 @@
- Drop support for `ApiResourceDataTable`
- PHP8 syntax / method signature changed

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.6...10.x
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.7...10.x
[v10.0.7]: https://github.com/yajra/laravel-datatables/compare/v10.0.7...v10.0.6
[v10.0.6]: https://github.com/yajra/laravel-datatables/compare/v10.0.6...v10.0.5
[v10.0.5]: https://github.com/yajra/laravel-datatables/compare/v10.0.5...v10.0.4
[v10.0.4]: https://github.com/yajra/laravel-datatables/compare/v10.0.4...v10.0.3
Expand Down

0 comments on commit 3b7f706

Please sign in to comment.