Skip to content

Commit acb4276

Browse files
committed
Bump v3.7.0 🚀
1 parent 2f44058 commit acb4276

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
## CHANGELOG
1010

11+
### v3.7.0 - 02-21-2018
12+
13+
- Adding ajaxParameters to minifiedAjax [#57], credits to @lk77
14+
- Fixes the issue with the missing name attribute default mentioned in [#58]. PR [#59], credits to @Namoshek
15+
1116
### v3.6.0 - 02-11-2018
1217

1318
- Add support for Laravel 5.6. [#56]
@@ -167,5 +172,8 @@
167172
[#52]: https://github.com/yajra/laravel-datatables-html/pull/52
168173
[#54]: https://github.com/yajra/laravel-datatables-html/pull/54
169174
[#56]: https://github.com/yajra/laravel-datatables-html/pull/56
175+
[#56]: https://github.com/yajra/laravel-datatables-html/pull/57
176+
[#56]: https://github.com/yajra/laravel-datatables-html/pull/59
170177

171178
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
179+
[#58]: https://github.com/yajra/laravel-datatables-html/issues/58

0 commit comments

Comments
 (0)