Skip to content

Commit 81f1e31

Browse files
committed
Bump v4.30.2 🚀
1 parent 57809cb commit 81f1e31

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

99
## CHANGELOG
1010

11+
### v4.30.2 - 10-06-2020
12+
13+
- Fix chrome bfcache issue with editor. [#139], credits to @jiwom
14+
- Allow using callbacks as a data value. [#127], credits to @mgralikowski
15+
1116
### v4.30.1 - 09-29-2020
1217

1318
- Fix [#134] laravel 8 dependencies [#135], credits to @dyanakiev.
@@ -668,6 +673,8 @@ To `created_at` with title `Created At`
668673
[#125]: https://github.com/yajra/laravel-datatables-html/pull/125
669674
[#131]: https://github.com/yajra/laravel-datatables-html/pull/131
670675
[#135]: https://github.com/yajra/laravel-datatables-html/pull/135
676+
[#127]: https://github.com/yajra/laravel-datatables-html/pull/127
677+
[#139]: https://github.com/yajra/laravel-datatables-html/pull/139
671678

672679
[#134]: https://github.com/yajra/laravel-datatables-html/issues/134
673680
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3

0 commit comments

Comments
 (0)