Skip to content

Commit 7512f21

Browse files
committed
chore: release v10.7.0 🚀
1 parent 6db67a2 commit 7512f21

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.7.0] - 2023-07-31
12+
13+
- feat: add ability to disable eloquent getter mutator #3009
14+
- feat: Ability to use deep relations for searching #3035
15+
1116
### [v10.6.2] - 2023-07-15
1217

1318
- fix: #3010 - convert expressions to strings #3029
@@ -152,7 +157,8 @@
152157
- Drop support for `ApiResourceDataTable`
153158
- PHP8 syntax / method signature changed
154159

155-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.6.2...10.x
160+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...10.x
161+
[v10.7.0]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...v10.6.2
156162
[v10.6.2]: https://github.com/yajra/laravel-datatables/compare/v10.6.2...v10.6.1
157163
[v10.6.1]: https://github.com/yajra/laravel-datatables/compare/v10.6.1...v10.6.0
158164
[v10.6.0]: https://github.com/yajra/laravel-datatables/compare/v10.6.0...v10.5.0

0 commit comments

Comments
 (0)