We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c6798 commit 3367262Copy full SHA for 3367262
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
## CHANGELOG
10
11
+### v4.20.0 - 11-11-2019
12
+
13
+- Improve adding custom action to buttons. [#114], credits to @om3rcitak.
14
15
### v4.19.4 - 10-02-2019
16
17
- Fix serialization of renderJs parameters. [#110]
@@ -586,6 +590,7 @@ To `created_at` with title `Created At`
586
590
[#110]: https://github.com/yajra/laravel-datatables-html/pull/110
587
591
[#111]: https://github.com/yajra/laravel-datatables-html/pull/111
588
592
[#112]: https://github.com/yajra/laravel-datatables-html/pull/112
593
+[#114]: https://github.com/yajra/laravel-datatables-html/pull/114
589
594
595
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
596
[#58]: https://github.com/yajra/laravel-datatables-html/issues/58
0 commit comments