Skip to content

Commit de1426e

Browse files
committed
Bump v4.23.0 🚀
1 parent dc01b6d commit de1426e

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.23.0 - 03-04-2020
12+
13+
- Allow Laravel 7 [#124], credits to @barryvdh.
14+
1115
### v4.22.0 - 03-03-2020
1216

1317
- Add shortcut method `hidden` to hide column instead of `visible(false)`.
@@ -615,6 +619,7 @@ To `created_at` with title `Created At`
615619
[#114]: https://github.com/yajra/laravel-datatables-html/pull/114
616620
[#116]: https://github.com/yajra/laravel-datatables-html/pull/116
617621
[#122]: https://github.com/yajra/laravel-datatables-html/pull/122
622+
[#124]: https://github.com/yajra/laravel-datatables-html/pull/124
618623

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

0 commit comments

Comments
 (0)