File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 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.1.0] - 2022-06-21
12
+
13
+ - Add support for dependency injection when using closure. #2800
14
+
11
15
### [ v10.0.8] - 2022-06-21
12
16
13
17
- Make canCreate at QueryDataTable accept QueryBuilder only #2798
53
57
- Drop support for ` ApiResourceDataTable `
54
58
- PHP8 syntax / method signature changed
55
59
56
- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.8...10.x
60
+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.1.0...10.x
61
+ [ v10.1.0 ] : https://github.com/yajra/laravel-datatables/compare/v10.1.0...v10.0.8
57
62
[ v10.0.8 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.8...v10.0.7
58
63
[ v10.0.7 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.7...v10.0.6
59
64
[ v10.0.6 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.6...v10.0.5
You can’t perform that action at this time.
0 commit comments