Skip to content

Commit 60b65e6

Browse files
committed
Bump v10.1.0 🚀
1 parent 5d28e21 commit 60b65e6

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.1.0] - 2022-06-21
12+
13+
- Add support for dependency injection when using closure. #2800
14+
1115
### [v10.0.8] - 2022-06-21
1216

1317
- Make canCreate at QueryDataTable accept QueryBuilder only #2798
@@ -53,7 +57,8 @@
5357
- Drop support for `ApiResourceDataTable`
5458
- PHP8 syntax / method signature changed
5559

56-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.0.8...10.x
60+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.0...10.x
61+
[v10.1.0]: https://github.com/yajra/laravel-datatables/compare/v10.1.0...v10.0.8
5762
[v10.0.8]: https://github.com/yajra/laravel-datatables/compare/v10.0.8...v10.0.7
5863
[v10.0.7]: https://github.com/yajra/laravel-datatables/compare/v10.0.7...v10.0.6
5964
[v10.0.6]: https://github.com/yajra/laravel-datatables/compare/v10.0.6...v10.0.5

0 commit comments

Comments
 (0)