Skip to content

Commit

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

### [Unreleased]

### [v10.3.1] - 2023-02-20

- fix: Fix anonymous resource collection data formatting #2944
- fix: phpunit 10 deprecation #2955
- fix: bump orchestra/testbench to 8 #2949

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

- Add Laravel 10 compatibility #2948
Expand Down Expand Up @@ -107,7 +113,8 @@
- Drop support for `ApiResourceDataTable`
- PHP8 syntax / method signature changed

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...10.x
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...10.x
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
[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
Expand Down

0 comments on commit dc699ab

Please sign in to comment.