File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 8
8
9
9
## CHANGELOG
10
10
11
+ ### v4.21.1 - 02-21-2020
12
+
13
+ - Use full url on ajax if not set. [ #122 ]
14
+ - Fix [ yajra/laravel-datatables #2322 ] ( https://github.com/yajra/laravel-datatables/issues/2322 ) .
15
+ - Fix [ #121 ]
16
+
11
17
### v4.21.0 - 02-18-2020
12
18
13
19
- Add editor button formMessage and formTitle fluent setter.
@@ -604,7 +610,9 @@ To `created_at` with title `Created At`
604
610
[ #112 ] : https://github.com/yajra/laravel-datatables-html/pull/112
605
611
[ #114 ] : https://github.com/yajra/laravel-datatables-html/pull/114
606
612
[ #116 ] : https://github.com/yajra/laravel-datatables-html/pull/116
613
+ [ #122 ] : https://github.com/yajra/laravel-datatables-html/pull/122
607
614
608
615
[ #3 ] : https://github.com/yajra/laravel-datatables-html/issues/3
609
616
[ #58 ] : https://github.com/yajra/laravel-datatables-html/issues/58
610
617
[ #102 ] : https://github.com/yajra/laravel-datatables-html/issues/102
618
+ [ #121 ] : https://github.com/yajra/laravel-datatables-html/issues/121
You can’t perform that action at this time.
0 commit comments