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 27f6579 commit 6c902a8Copy full SHA for 6c902a8
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
## CHANGELOG
10
11
+### v4.35.1 - 11-03-2020
12
+
13
+- Add missing upload field options as per doc. [#152]
14
15
### v4.35.0 - 11-03-2020
16
17
- Add formatted column factory. [#147]
@@ -709,6 +713,7 @@ To `created_at` with title `Created At`
709
713
[#144]: https://github.com/yajra/laravel-datatables-html/pull/144
710
714
[#137]: https://github.com/yajra/laravel-datatables-html/pull/137
711
715
[#147]: https://github.com/yajra/laravel-datatables-html/pull/147
716
+[#152]: https://github.com/yajra/laravel-datatables-html/pull/152
712
717
718
[#134]: https://github.com/yajra/laravel-datatables-html/issues/134
719
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
0 commit comments