Skip to content

Commit ef4035d

Browse files
committed
Bump v4.31.0 🚀
1 parent 43ddf72 commit ef4035d

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,12 @@
88

99
## CHANGELOG
1010

11+
### v4.31.0 - 10-09-2020
12+
13+
- Add button customize option value. [#142], credits to @gredimano
14+
- Fix https://github.com/yajra/laravel-datatables/issues/1541
15+
- Add template and method to wrap scripts with a function. [#143]
16+
1117
### v4.30.3 - 10-06-2020
1218

1319
- Wait for DOM before executing script using jQuery [#138]
@@ -682,6 +688,8 @@ To `created_at` with title `Created At`
682688
[#139]: https://github.com/yajra/laravel-datatables-html/pull/139
683689
[#138]: https://github.com/yajra/laravel-datatables-html/pull/138
684690
[#133]: https://github.com/yajra/laravel-datatables-html/pull/133
691+
[#142]: https://github.com/yajra/laravel-datatables-html/pull/142
692+
[#143]: https://github.com/yajra/laravel-datatables-html/pull/143
685693

686694
[#134]: https://github.com/yajra/laravel-datatables-html/issues/134
687695
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3

0 commit comments

Comments
 (0)