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 0528ffd commit 00195f3Copy full SHA for 00195f3
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
## CHANGELOG
10
11
+### v4.23.1 - 03-04-2020
12
+
13
+- Improve addClass method. [#117], credits to @matteocostantini.
14
15
### v4.23.0 - 03-04-2020
16
17
- Allow Laravel 7 [#124], credits to @barryvdh.
@@ -620,6 +624,7 @@ To `created_at` with title `Created At`
620
624
[#116]: https://github.com/yajra/laravel-datatables-html/pull/116
621
625
[#122]: https://github.com/yajra/laravel-datatables-html/pull/122
622
626
[#124]: https://github.com/yajra/laravel-datatables-html/pull/124
627
+[#117]: https://github.com/yajra/laravel-datatables-html/pull/117
623
628
629
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
630
[#58]: https://github.com/yajra/laravel-datatables-html/issues/58
0 commit comments