|
8 | 8 |
|
9 | 9 | ##CHANGELOG |
10 | 10 |
|
| 11 | +###v4.30.1 - 09-29-2020 |
| 12 | + |
| 13 | +- Fix[#134] laravel 8 dependencies[#135], credits to@dyanakiev. |
| 14 | + |
11 | 15 | ###v4.30.0 - 06-18-2020 |
12 | 16 |
|
13 | 17 | - Add button align property setter. |
@@ -663,7 +667,9 @@ To `created_at` with title `Created At` |
663 | 667 | [#117]:https://github.com/yajra/laravel-datatables-html/pull/117 |
664 | 668 | [#125]:https://github.com/yajra/laravel-datatables-html/pull/125 |
665 | 669 | [#131]:https://github.com/yajra/laravel-datatables-html/pull/131 |
| 670 | +[#135]:https://github.com/yajra/laravel-datatables-html/pull/135 |
666 | 671 |
|
| 672 | +[#134]:https://github.com/yajra/laravel-datatables-html/issues/134 |
667 | 673 | [#3]:https://github.com/yajra/laravel-datatables-html/issues/3 |
668 | 674 | [#58]:https://github.com/yajra/laravel-datatables-html/issues/58 |
669 | 675 | [#102]:https://github.com/yajra/laravel-datatables-html/issues/102 |
|