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 ea895c6 commit 4fd4230Copy full SHA for 4fd4230
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
## CHANGELOG
10
11
+### v4.36.1 - 12-05-2020
12
+
13
+- Fix adding of class on Select plugin / extension. [#154]
14
15
### v4.36.0 - 11-14-2020
16
17
- Add drawCallbackWithLivewire api.
@@ -723,6 +727,7 @@ To `created_at` with title `Created At`
723
727
[#137]: https://github.com/yajra/laravel-datatables-html/pull/137
724
728
[#147]: https://github.com/yajra/laravel-datatables-html/pull/147
725
729
[#152]: https://github.com/yajra/laravel-datatables-html/pull/152
730
+[#154]: https://github.com/yajra/laravel-datatables-html/pull/154
726
731
732
[#134]: https://github.com/yajra/laravel-datatables-html/issues/134
733
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
0 commit comments