Skip to content

Commit 3b7f706

Browse files
committed
Bump v10.0.7 🚀
1 parent 24e71b5 commit 3b7f706

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
### [Unreleased]
1010

11+
### [v10.0.7] - 2022-05-23
12+
13+
- Fix create eloquent datatable from relation #2789
14+
1115
### [v10.0.6] - 2022-05-18
1216

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

48-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.6...10.x
52+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.7...10.x
53+
[v10.0.7]: https://github.com/yajra/laravel-datatables/compare/v10.0.7...v10.0.6
4954
[v10.0.6]: https://github.com/yajra/laravel-datatables/compare/v10.0.6...v10.0.5
5055
[v10.0.5]: https://github.com/yajra/laravel-datatables/compare/v10.0.5...v10.0.4
5156
[v10.0.4]: https://github.com/yajra/laravel-datatables/compare/v10.0.4...v10.0.3

0 commit comments

Comments
 (0)