Skip to content

Commit 9d3f4a7

Browse files
committed
Bump v4.8.0 🚀
1 parent de71db6 commit 9d3f4a7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Laravel DataTables Buttons Plugin CHANGELOG.
22

3+
## v4.8.0 - 09-10-2019
4+
5+
- Extract html builder to own class. [#99]
6+
- Add command to generate html builder `php artisan datatables:html`.
7+
- Add `--builder` option on `make` command.
8+
39
## v4.7.0 - 09-04-2019
410

511
- Add support Laravel 6.0 & remove deprecated functions. [#98], credits to @sangnguyenplus.
@@ -180,6 +186,7 @@ ajax(), dataTable(), query(), csv(), excel(), pdf(), printPreview()
180186
[#76]: https://github.com/yajra/laravel-datatables-buttons/pull/76
181187
[#78]: https://github.com/yajra/laravel-datatables-buttons/pull/78
182188
[#89]: https://github.com/yajra/laravel-datatables-buttons/pull/89
189+
[#99]: https://github.com/yajra/laravel-datatables-buttons/pull/99
183190

184191
[#19]: https://github.com/yajra/laravel-datatables-buttons/issues/19
185192
[#1558]: https://github.com/yajra/laravel-datatables/issues/1558

0 commit comments

Comments
 (0)