Skip to content

Commit b900419

Browse files
committed
Bump v10.0.4 🚀
1 parent 4f24980 commit b900419

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

99
### [Unreleased]
1010

11+
### [v10.0.4] - 2022-05-08
12+
13+
- Fix accidental formatter issue on eloquent
14+
- Add formatColumn test for eloquent
15+
1116
### [v10.0.3] - 2022-05-08
1217

1318
- Additional fix & test for zero total records
@@ -32,7 +37,8 @@
3237
- Drop support for `ApiResourceDataTable`
3338
- PHP8 syntax / method signature changed
3439

35-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.3...10.x
40+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.4...10.x
41+
[v10.0.4]: https://github.com/yajra/laravel-datatables/compare/v10.0.4...v10.0.3
3642
[v10.0.3]: https://github.com/yajra/laravel-datatables/compare/v10.0.3...v10.0.2
3743
[v10.0.2]: https://github.com/yajra/laravel-datatables/compare/v10.0.2...v10.0.1
3844
[v10.0.1]: https://github.com/yajra/laravel-datatables/compare/v10.0.1...v10.0.0

0 commit comments

Comments
 (0)