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.6] - 2022-05-18
12
+
13
+ - Added null parameter type as allowed to handle default Action column from laravel-datatables-html #2787
14
+
11
15
### [ v10.0.5] - 2022-05-17
12
16
13
17
- Fix Return value must be of type int, string returned.
41
45
- Drop support for ` ApiResourceDataTable `
42
46
- PHP8 syntax / method signature changed
43
47
44
- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.5...10.x
48
+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.6...10.x
49
+ [ v10.0.6 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.6...v10.0.5
45
50
[ v10.0.5 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.5...v10.0.4
46
51
[ v10.0.4 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.4...v10.0.3
47
52
[ v10.0.3 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.3...v10.0.2
You can’t perform that action at this time.
0 commit comments