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 12dcd59 commit af7364eCopy full SHA for af7364e
CHANGELOG.md
@@ -8,6 +8,9 @@
8
9
## CHANGELOG
10
11
+### v3.5.0 - 12-24-2017
12
+- Improve handling of function callbacks and better editor support. [#49]
13
+
14
### v3.4.0 - 12-18-2017
15
- Implement buttons support for editor. [#47]
16
@@ -124,5 +127,6 @@
124
127
[#38]: https://github.com/yajra/laravel-datatables-html/pull/38
125
128
[#39]: https://github.com/yajra/laravel-datatables-html/pull/39
126
129
[#47]: https://github.com/yajra/laravel-datatables-html/pull/47
130
+[#49]: https://github.com/yajra/laravel-datatables-html/pull/49
131
132
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
0 commit comments