File tree 1 file changed +9
-5
lines changed 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 8
8
9
9
### [ Unreleased]
10
10
11
- ### [ v8.12 .1] - 2018-11-23
11
+ ### [ v8.13 .1] - 2018-11-23
12
12
13
13
- Revert v8.12.0 changes.
14
14
15
- ### [ v8.12 .0] - 2018-11-23
15
+ ### [ v8.13 .0] - 2018-11-23
16
16
17
17
- Only escape callable output of add and edit column. [ #1852 ] , credits to [ @sharifzadesina ]
18
18
- Fix adding of index column bug introduced by [ #1852 ] . [ #1915 ]
19
19
- Add tests for [ #1852 ] .
20
20
21
+ ### [ v8.12.0] - 2018-11-23
22
+
23
+ - Skipped, bad tagging!
24
+
21
25
### [ v8.11.0] - 2018-11-20
22
26
23
27
- Use skipTotalRecords as it better describe what the function does. [ #1912 ]
@@ -263,9 +267,9 @@ return (new CollectionDataTable(User::all())->toJson();
263
267
- Fix orderColumn api where related tables are not joined.
264
268
- Fix nested with relation search and sort function.
265
269
266
- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v8.12 .1...8.0
267
- [ v8.12 .1 ] : https://github.com/yajra/laravel-datatables/compare/v8.12 .0...v8.12 .1
268
- [ v8.12 .0 ] : https://github.com/yajra/laravel-datatables/compare/v8.11.0...v8.12 .0
270
+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v8.13 .1...8.0
271
+ [ v8.13 .1 ] : https://github.com/yajra/laravel-datatables/compare/v8.13 .0...v8.13 .1
272
+ [ v8.13 .0 ] : https://github.com/yajra/laravel-datatables/compare/v8.11.0...v8.13 .0
269
273
[ v8.11.0 ] : https://github.com/yajra/laravel-datatables/compare/v8.10.0...v8.11.0
270
274
[ v8.10.0 ] : https://github.com/yajra/laravel-datatables/compare/v8.9.2...v8.10.0
271
275
[ v8.9.2 ] : https://github.com/yajra/laravel-datatables/compare/v8.9.1...v8.9.2
You can’t perform that action at this time.
0 commit comments