Skip to content

Commit 52710b5

Browse files
committed
Bump v4.3.2 🚀
1 parent 7d47a5e commit 52710b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

99
## CHANGELOG
1010

11+
### v4.3.2 - 02-05-2019
12+
13+
- Avoid call parseRender when render attribute is null. [#87] credits to @JulianBustamante.
14+
1115
### v4.3.1 - 11-21-2018
1216

1317
- Allow null string computed column title.
@@ -385,6 +389,7 @@ To `created_at` with title `Created At`
385389
[#83]: https://github.com/yajra/laravel-datatables-html/pull/83
386390
[#84]: https://github.com/yajra/laravel-datatables-html/pull/84
387391
[#86]: https://github.com/yajra/laravel-datatables-html/pull/86
392+
[#87]: https://github.com/yajra/laravel-datatables-html/pull/87
388393

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

0 commit comments

Comments
 (0)