Skip to content

Commit b211e3c

Browse files
committed
Bump v4.9.1 🚀
1 parent a10eb15 commit b211e3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

3+
## v4.9.1 - 04-23-2020
4+
5+
- Fix BindingResolutionException when using Laravel 7.7.0 or greater [#105], credits to @singhofmarco.
6+
37
## v4.9.0 - 04-03-2020
48

59
- Allow Laravel 7 [#102], credits to @barryvdh.
@@ -192,6 +196,7 @@ ajax(), dataTable(), query(), csv(), excel(), pdf(), printPreview()
192196
[#89]: https://github.com/yajra/laravel-datatables-buttons/pull/89
193197
[#99]: https://github.com/yajra/laravel-datatables-buttons/pull/99
194198
[#102]: https://github.com/yajra/laravel-datatables-buttons/pull/102
199+
[#105]: https://github.com/yajra/laravel-datatables-buttons/pull/105
195200

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

0 commit comments

Comments
 (0)