File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### [ Unreleased]
10
10
11
+ ### [ v10.1.1] - 2022-06-24
12
+
13
+ - Fix null recordsFiltered on empty collection #2806
14
+ - Fix #2793
15
+
11
16
### [ v10.1.0] - 2022-06-21
12
17
13
18
- Add support for dependency injection when using closure. #2800
57
62
- Drop support for ` ApiResourceDataTable `
58
63
- PHP8 syntax / method signature changed
59
64
60
- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.1.0...10.x
65
+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.1.1...10.x
66
+ [ v10.1.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.1.1...v10.1.0
61
67
[ v10.1.0 ] : https://github.com/yajra/laravel-datatables/compare/v10.1.0...v10.0.8
62
68
[ v10.0.8 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.8...v10.0.7
63
69
[ v10.0.7 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.7...v10.0.6
You can’t perform that action at this time.
0 commit comments