Skip to content

Commit

Permalink
chore: release v10.3.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Feb 7, 2023
1 parent 18396f1 commit 9fda9c7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

### [Unreleased]

### [v10.3.0] - 2023-02-07

- Add Laravel 10 compatibility #2948

### [v10.2.3] - 2023-01-18

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

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...10.x
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...10.x
[v10.3.0]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...v10.2.3
[v10.2.3]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...v10.2.2
[v10.2.2]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
[v10.2.1]: https://github.com/yajra/laravel-datatables/compare/v10.2.1...v10.2.0
Expand Down

0 comments on commit 9fda9c7

Please sign in to comment.