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 34a7726 commit 8032084Copy full SHA for 8032084
CHANGELOG.md
@@ -8,6 +8,9 @@
8
9
## CHANGELOG
10
11
+### v3.5.1 - 12-27-2017
12
+- Allow jQuery functions callback. [#52], credits to @OzanKurt.
13
+
14
### v3.5.0 - 12-24-2017
15
- Improve handling of function callbacks and better editor support. [#49]
16
@@ -128,5 +131,6 @@
128
131
[#39]: https://github.com/yajra/laravel-datatables-html/pull/39
129
132
[#47]: https://github.com/yajra/laravel-datatables-html/pull/47
130
133
[#49]: https://github.com/yajra/laravel-datatables-html/pull/49
134
+[#52]: https://github.com/yajra/laravel-datatables-html/pull/52
135
136
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
0 commit comments