Skip to content

Commit 9fda9c7

Browse files
committed
chore: release v10.3.0 🚀
1 parent 18396f1 commit 9fda9c7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

99
### [Unreleased]
1010

11+
### [v10.3.0] - 2023-02-07
12+
13+
- Add Laravel 10 compatibility #2948
14+
1115
### [v10.2.3] - 2023-01-18
1216

1317
- fix: Custom Order on eager loaded relationships was not working
@@ -103,7 +107,8 @@
103107
- Drop support for `ApiResourceDataTable`
104108
- PHP8 syntax / method signature changed
105109

106-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...10.x
110+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...10.x
111+
[v10.3.0]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...v10.2.3
107112
[v10.2.3]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...v10.2.2
108113
[v10.2.2]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
109114
[v10.2.1]: https://github.com/yajra/laravel-datatables/compare/v10.2.1...v10.2.0

0 commit comments

Comments
 (0)