File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### [ Unreleased]
10
10
11
+ ### [ v10.0.2] - 2022-05-08
12
+
13
+ - Fix set total & filtered records count https://github.com/yajra/laravel-datatables/pull/2778
14
+ - Fix set total & filtered records count
15
+ - Fix #1453 #1454 #2050 #2609
16
+ - Add feature test
17
+ - Deprecate ` skipTotalRecords ` , just use ` setTotalRecords ` directly.
18
+
11
19
### [ v10.0.1] - 2022-05-08
12
20
13
21
- Code clean-up and several phpstan fixes
20
28
- Drop support for ` ApiResourceDataTable `
21
29
- PHP8 syntax / method signature changed
22
30
23
- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.1...10.x
31
+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.0.2...10.x
32
+ [ v10.0.2 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.2...v10.0.1
24
33
[ v10.0.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.1...v10.0.0
25
34
[ v10.0.0 ] : https://github.com/yajra/laravel-datatables/compare/v10.0.0...10.x
You can’t perform that action at this time.
0 commit comments