Skip to content

Commit 6b1bac3

Browse files
committed
Bump v4.19.4 🚀
1 parent 1ca76c1 commit 6b1bac3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88

99
## CHANGELOG
1010

11+
### v4.19.4 - 10-02-2019
12+
13+
- Fix serialization of renderJs parameters. [#110]
14+
- Allow array parameter on buttons option for api consistency. [#111]
15+
- Allow array parameter on editors option for api consistency. [#112]
16+
1117
### v4.19.3 - 09-27-2019
1218

1319
- Fix Button class doc return type to static.
@@ -577,6 +583,9 @@ To `created_at` with title `Created At`
577583
[#107]: https://github.com/yajra/laravel-datatables-html/pull/107
578584
[#108]: https://github.com/yajra/laravel-datatables-html/pull/108
579585
[#109]: https://github.com/yajra/laravel-datatables-html/pull/109
586+
[#110]: https://github.com/yajra/laravel-datatables-html/pull/110
587+
[#111]: https://github.com/yajra/laravel-datatables-html/pull/111
588+
[#112]: https://github.com/yajra/laravel-datatables-html/pull/112
580589

581590
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
582591
[#58]: https://github.com/yajra/laravel-datatables-html/issues/58

0 commit comments

Comments
 (0)