Skip to content

Commit 9165711

Browse files
committed
chore: release v10.8.0 🚀
1 parent b29719a commit 9165711

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
### [Unreleased]
1010

11+
### [v10.8.0] - 2023-08-12
12+
13+
- feat: convert prepareQuery from protected to public #3045
14+
1115
### [v10.7.0] - 2023-07-31
1216

1317
- feat: add ability to disable eloquent getter mutator #3009
@@ -157,7 +161,8 @@
157161
- Drop support for `ApiResourceDataTable`
158162
- PHP8 syntax / method signature changed
159163

160-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...10.x
164+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...10.x
165+
[v10.8.0]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...v10.7.0
161166
[v10.7.0]: https://github.com/yajra/laravel-datatables/compare/v10.7.0...v10.6.2
162167
[v10.6.2]: https://github.com/yajra/laravel-datatables/compare/v10.6.2...v10.6.1
163168
[v10.6.1]: https://github.com/yajra/laravel-datatables/compare/v10.6.1...v10.6.0

0 commit comments

Comments
 (0)