Skip to content

Commit 8c909ea

Browse files
committed
Bump v10.2.0 🚀
1 parent 452274c commit 8c909ea

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: CHANGELOG.md

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

99
### [Unreleased]
1010

11+
### [v10.2.0] - 2022-11-03
12+
13+
- PHP 8.1 Depreciation Fix #2877
14+
- Methods pointing to the "uncustomizable" classes. #2861
15+
1116
### [v10.1.6] - 2022-10-10
1217

1318
- Fix anonymous resource collection #2870
@@ -84,7 +89,8 @@
8489
- Drop support for `ApiResourceDataTable`
8590
- PHP8 syntax / method signature changed
8691

87-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.6...10.x
92+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.2.0...10.x
93+
[v10.2.0]: https://github.com/yajra/laravel-datatables/compare/v10.2.0...v10.1.6
8894
[v10.1.6]: https://github.com/yajra/laravel-datatables/compare/v10.1.6...v10.1.5
8995
[v10.1.5]: https://github.com/yajra/laravel-datatables/compare/v10.1.5...v10.1.4
9096
[v10.1.4]: https://github.com/yajra/laravel-datatables/compare/v10.1.4...v10.1.3

0 commit comments

Comments
 (0)