|
8 | 8 |
|
9 | 9 | ##CHANGELOG |
10 | 10 |
|
| 11 | +###v4.30.2 - 10-06-2020 |
| 12 | + |
| 13 | +- Fix chrome bfcache issue with editor.[#139], credits to@jiwom |
| 14 | +- Allow using callbacks as a data value.[#127], credits to@mgralikowski |
| 15 | + |
11 | 16 | ###v4.30.1 - 09-29-2020 |
12 | 17 |
|
13 | 18 | - Fix[#134] laravel 8 dependencies[#135], credits to@dyanakiev. |
@@ -668,6 +673,8 @@ To `created_at` with title `Created At` |
668 | 673 | [#125]:https://github.com/yajra/laravel-datatables-html/pull/125 |
669 | 674 | [#131]:https://github.com/yajra/laravel-datatables-html/pull/131 |
670 | 675 | [#135]:https://github.com/yajra/laravel-datatables-html/pull/135 |
| 676 | +[#127]:https://github.com/yajra/laravel-datatables-html/pull/127 |
| 677 | +[#139]:https://github.com/yajra/laravel-datatables-html/pull/139 |
671 | 678 |
|
672 | 679 | [#134]:https://github.com/yajra/laravel-datatables-html/issues/134 |
673 | 680 | [#3]:https://github.com/yajra/laravel-datatables-html/issues/3 |
|