Skip to content

Commit ad60c4a

Browse files
committed
chore: release v10.2.3 🚀
1 parent a55730b commit ad60c4a

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.2.3] - 2023-01-18
12+
13+
- fix: Custom Order on eager loaded relationships was not working
14+
- fix #2905
15+
1116
### [v10.2.2] - 2023-01-11
1217

1318
- fix: prevent deprecation errors in php 8.1+ #2931
@@ -98,7 +103,8 @@
98103
- Drop support for `ApiResourceDataTable`
99104
- PHP8 syntax / method signature changed
100105

101-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...10.x
106+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...10.x
107+
[v10.2.3]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...v10.2.2
102108
[v10.2.2]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
103109
[v10.2.1]: https://github.com/yajra/laravel-datatables/compare/v10.2.1...v10.2.0
104110
[v10.2.0]: https://github.com/yajra/laravel-datatables/compare/v10.2.0...v10.1.6

0 commit comments

Comments
 (0)