Skip to content

Commit fa2b807

Browse files
committed
Bump v10.1.6 🚀
1 parent a35fae2 commit fa2b807

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

99
### [Unreleased]
1010

11+
### [v10.1.6] - 2022-10-10
12+
13+
- Fix anonymous resource collection #2870
14+
- Fix #2827
15+
- Add stale workflow
16+
1117
### [v10.1.5] - 2022-10-06
1218

1319
- Fix with method error with static analysis #2865
@@ -78,7 +84,8 @@
7884
- Drop support for `ApiResourceDataTable`
7985
- PHP8 syntax / method signature changed
8086

81-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.5...10.x
87+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.6...10.x
88+
[v10.1.6]: https://github.com/yajra/laravel-datatables/compare/v10.1.6...v10.1.5
8289
[v10.1.5]: https://github.com/yajra/laravel-datatables/compare/v10.1.5...v10.1.4
8390
[v10.1.4]: https://github.com/yajra/laravel-datatables/compare/v10.1.4...v10.1.3
8491
[v10.1.3]: https://github.com/yajra/laravel-datatables/compare/v10.1.3...v10.1.2

0 commit comments

Comments
 (0)