|
8 | 8 |
|
9 | 9 | ##CHANGELOG |
10 | 10 |
|
| 11 | +###v4.31.0 - 10-09-2020 |
| 12 | + |
| 13 | +- Add button customize option value.[#142], credits to@gredimano |
| 14 | +- Fixhttps://github.com/yajra/laravel-datatables/issues/1541 |
| 15 | +- Add template and method to wrap scripts with a function.[#143] |
| 16 | + |
11 | 17 | ###v4.30.3 - 10-06-2020 |
12 | 18 |
|
13 | 19 | - Wait for DOM before executing script using jQuery[#138] |
@@ -682,6 +688,8 @@ To `created_at` with title `Created At` |
682 | 688 | [#139]:https://github.com/yajra/laravel-datatables-html/pull/139 |
683 | 689 | [#138]:https://github.com/yajra/laravel-datatables-html/pull/138 |
684 | 690 | [#133]:https://github.com/yajra/laravel-datatables-html/pull/133 |
| 691 | +[#142]:https://github.com/yajra/laravel-datatables-html/pull/142 |
| 692 | +[#143]:https://github.com/yajra/laravel-datatables-html/pull/143 |
685 | 693 |
|
686 | 694 | [#134]:https://github.com/yajra/laravel-datatables-html/issues/134 |
687 | 695 | [#3]:https://github.com/yajra/laravel-datatables-html/issues/3 |
|