Skip to content

Commit f0abe2f

Browse files
committed
Bump v4.21.1 🚀
1 parent 95a620a commit f0abe2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

99
## CHANGELOG
1010

11+
### v4.21.1 - 02-21-2020
12+
13+
- Use full url on ajax if not set. [#122]
14+
- Fix [yajra/laravel-datatables#2322](https://github.com/yajra/laravel-datatables/issues/2322).
15+
- Fix [#121]
16+
1117
### v4.21.0 - 02-18-2020
1218

1319
- Add editor button formMessage and formTitle fluent setter.
@@ -604,7 +610,9 @@ To `created_at` with title `Created At`
604610
[#112]: https://github.com/yajra/laravel-datatables-html/pull/112
605611
[#114]: https://github.com/yajra/laravel-datatables-html/pull/114
606612
[#116]: https://github.com/yajra/laravel-datatables-html/pull/116
613+
[#122]: https://github.com/yajra/laravel-datatables-html/pull/122
607614

608615
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
609616
[#58]: https://github.com/yajra/laravel-datatables-html/issues/58
610617
[#102]: https://github.com/yajra/laravel-datatables-html/issues/102
618+
[#121]: https://github.com/yajra/laravel-datatables-html/issues/121

0 commit comments

Comments
 (0)