Skip to content

Commit 5fd8996

Browse files
committed
chore: release v10.9.0 🚀
1 parent 50c137a commit 5fd8996

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
### [Unreleased]
1010

11+
### [v10.9.0] - 2023-09-29
12+
13+
- feat: Ability to pass static data to a blade render #3067
14+
1115
### [v10.8.0] - 2023-08-12
1216

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

164168
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...10.x
169+
[v10.9.0]: https://github.com/yajra/laravel-datatables/compare/v10.9.0...v10.8.0
165170
[v10.8.0]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...v10.7.0
166171
[v10.7.0]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...v10.6.2
167172
[v10.6.2]: https://github.com/yajra/laravel-datatables/compare/v10.6.2...v10.6.1

0 commit comments

Comments
 (0)