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 b319dcf commit d39f619Copy full SHA for d39f619
CHANGELOG.md
@@ -8,6 +8,9 @@
8
9
## CHANGELOG
10
11
+### v3.4.0 - 12-18-2017
12
+- Implement buttons support for editor. [#47]
13
+
14
### v3.3.0 - 12-15-2017
15
- Add postAjax() to Html Builder [#45], credits to @ElfSundae.
16
- Fix https://github.com/yajra/laravel-datatables-html/pull/13#issuecomment-337947000.
@@ -120,5 +123,6 @@
120
123
[#37]: https://github.com/yajra/laravel-datatables-html/pull/37
121
124
[#38]: https://github.com/yajra/laravel-datatables-html/pull/38
122
125
[#39]: https://github.com/yajra/laravel-datatables-html/pull/39
126
+[#47]: https://github.com/yajra/laravel-datatables-html/pull/47
127
128
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
0 commit comments