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 5c1f62d commit d8091a6Copy full SHA for d8091a6
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
## CHANGELOG
10
11
+### v4.35.0 - 11-03-2020
12
+
13
+- Add formatted column factory. [#147]
14
15
### v4.34.0 - 10-31-2020
16
17
- Add support for search panes extension. [#137]
@@ -704,6 +708,7 @@ To `created_at` with title `Created At`
704
708
[#143]: https://github.com/yajra/laravel-datatables-html/pull/143
705
709
[#144]: https://github.com/yajra/laravel-datatables-html/pull/144
706
710
[#137]: https://github.com/yajra/laravel-datatables-html/pull/137
711
+[#147]: https://github.com/yajra/laravel-datatables-html/pull/147
707
712
713
[#134]: https://github.com/yajra/laravel-datatables-html/issues/134
714
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
0 commit comments