Skip to content

Commit

Permalink
chore: release v10.9.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Sep 29, 2023
1 parent 50c137a commit 5fd8996
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

### [Unreleased]

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

- feat: Ability to pass static data to a blade render #3067

### [v10.8.0] - 2023-08-12

- feat: convert prepareQuery from protected to public #3045
Expand Down Expand Up @@ -162,6 +166,7 @@
- PHP8 syntax / method signature changed

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

0 comments on commit 5fd8996

Please sign in to comment.