Skip to content

Commit

Permalink
chore: release v10.7.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Jul 31, 2023
1 parent 6db67a2 commit 7512f21
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

### [Unreleased]

### [v10.7.0] - 2023-07-31

- feat: add ability to disable eloquent getter mutator #3009
- feat: Ability to use deep relations for searching #3035

### [v10.6.2] - 2023-07-15

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

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.6.2...10.x
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...10.x
[v10.7.0]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...v10.6.2
[v10.6.2]: https://github.com/yajra/laravel-datatables/compare/v10.6.2...v10.6.1
[v10.6.1]: https://github.com/yajra/laravel-datatables/compare/v10.6.1...v10.6.0
[v10.6.0]: https://github.com/yajra/laravel-datatables/compare/v10.6.0...v10.5.0
Expand Down

0 comments on commit 7512f21

Please sign in to comment.