Skip to content

Commit

Permalink
chore: release v10.10.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Oct 4, 2023
1 parent d0a7803 commit b4943a3
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.10.0] - 2023-10-04

- feat: allow closure on formatColumn #3073

### [v10.9.0] - 2023-09-29

- feat: Ability to pass static data to a blade render #3067
Expand Down Expand Up @@ -165,7 +169,8 @@
- Drop support for `ApiResourceDataTable`
- PHP8 syntax / method signature changed

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...10.x
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.10.0...10.x
[v10.10.0]: https://github.com/yajra/laravel-datatables/compare/v10.10.0...v10.9.0
[v10.9.0]: https://github.com/yajra/laravel-datatables/compare/v10.9.0...v10.8.0
[v10.8.0]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...v10.7.0
[v10.7.0]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...v10.6.2
Expand Down

0 comments on commit b4943a3

Please sign in to comment.