Skip to content

Commit 649f0f6

Browse files
committed
Bump v4.4.0 🚀
1 parent f06ec1d commit 649f0f6

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,10 @@
11
# Laravel DataTables Buttons Plugin CHANGELOG.
22

3+
## v4.4.0 - 10-05-2018
4+
5+
- Add option to export only visible columns. [#78], credits to @FabienLucini
6+
- Fix [#1558].
7+
38
## v4.3.0 - 09-25-2018
49

510
- Allow customization of export and print columns. [#76]
@@ -161,5 +166,7 @@ ajax(), dataTable(), query(), csv(), excel(), pdf(), printPreview()
161166
[#5]: https://github.com/yajra/laravel-datatables-buttons/pull/5
162167
[#70]: https://github.com/yajra/laravel-datatables-buttons/pull/70
163168
[#76]: https://github.com/yajra/laravel-datatables-buttons/pull/76
169+
[#78]: https://github.com/yajra/laravel-datatables-buttons/pull/78
164170

165171
[#19]: https://github.com/yajra/laravel-datatables-buttons/issues/19
172+
[#1558]: https://github.com/yajra/laravel-datatables/issues/1558

0 commit comments

Comments
 (0)