File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### [ Unreleased]
10
10
11
+ ### [ v10.0.7] - 2022-05-23
12
+
13
+ - Fix create eloquent datatable from relation #2789
14
+
11
15
### [ v10.0.6] - 2022-05-18
12
16
13
17
- Added null parameter type as allowed to handle default Action column from laravel-datatables-html #2787
45
49
- Drop support for ` ApiResourceDataTable `
46
50
- PHP8 syntax / method signature changed
47
51
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
49
54
[ v10.0.6 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.6...v10.0.5
50
55
[ v10.0.5 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.5...v10.0.4
51
56
[ v10.0.4 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.4...v10.0.3
You can’t perform that action at this time.
0 commit comments