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 61ea77d commit 691427bCopy full SHA for 691427b
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
## CHANGELOG
10
11
+### v4.20.1 - 11-11-2019
12
+
13
+- Fix substring to substr [#116].
14
15
### v4.20.0 - 11-11-2019
16
17
- Improve adding custom action to buttons. [#114], credits to @om3rcitak.
@@ -591,6 +595,7 @@ To `created_at` with title `Created At`
591
595
[#111]: https://github.com/yajra/laravel-datatables-html/pull/111
592
596
[#112]: https://github.com/yajra/laravel-datatables-html/pull/112
593
597
[#114]: https://github.com/yajra/laravel-datatables-html/pull/114
598
+[#116]: https://github.com/yajra/laravel-datatables-html/pull/116
594
599
600
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
601
[#58]: https://github.com/yajra/laravel-datatables-html/issues/58
0 commit comments