Skip to content

Commit

Permalink
chore: release v10.5.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Jun 29, 2023
1 parent b1c5fa8 commit ac3f4ea
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.5.0] - 2023-06-29

- feat: Prevent editColumn when column is not shown #3018

### [v10.4.4] - 2023-06-27

- feat: Optimize countQuery with complex select #3008
Expand Down Expand Up @@ -135,7 +139,8 @@
- Drop support for `ApiResourceDataTable`
- PHP8 syntax / method signature changed

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.4.4...10.x
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.5.0...10.x
[v10.5.0]: https://github.com/yajra/laravel-datatables/compare/v10.5.0...v10.4.4
[v10.4.4]: https://github.com/yajra/laravel-datatables/compare/v10.4.4...v10.4.3
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
Expand Down

0 comments on commit ac3f4ea

Please sign in to comment.