Skip to content

Commit e703d86

Browse files
committed
Bump v10.0.8 🚀
1 parent 40fd207 commit e703d86

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
### [Unreleased]
1010

11+
### [v10.0.8] - 2022-06-21
12+
13+
- Make canCreate at QueryDataTable accept QueryBuilder only #2798
14+
1115
### [v10.0.7] - 2022-05-23
1216

1317
- Fix create eloquent datatable from relation #2789
@@ -49,7 +53,8 @@
4953
- Drop support for `ApiResourceDataTable`
5054
- PHP8 syntax / method signature changed
5155

52-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.7...10.x
56+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.8...10.x
57+
[v10.0.8]: https://github.com/yajra/laravel-datatables/compare/v10.0.8...v10.0.7
5358
[v10.0.7]: https://github.com/yajra/laravel-datatables/compare/v10.0.7...v10.0.6
5459
[v10.0.6]: https://github.com/yajra/laravel-datatables/compare/v10.0.6...v10.0.5
5560
[v10.0.5]: https://github.com/yajra/laravel-datatables/compare/v10.0.5...v10.0.4

0 commit comments

Comments
 (0)