Skip to content

Commit 6609d6d

Browse files
committed
Bump v10.1.2 🚀
1 parent 36287cd commit 6609d6d

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.1.2] - 2022-07-12
12+
13+
- Fix HasOneThrough #2818
14+
1115
### [v10.1.1] - 2022-06-24
1216

1317
- Fix null recordsFiltered on empty collection #2806
@@ -62,7 +66,8 @@
6266
- Drop support for `ApiResourceDataTable`
6367
- PHP8 syntax / method signature changed
6468

65-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.1...10.x
69+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.2...10.x
70+
[v10.1.2]: https://github.com/yajra/laravel-datatables/compare/v10.1.2...v10.1.1
6671
[v10.1.1]: https://github.com/yajra/laravel-datatables/compare/v10.1.1...v10.1.0
6772
[v10.1.0]: https://github.com/yajra/laravel-datatables/compare/v10.1.0...v10.0.8
6873
[v10.0.8]: https://github.com/yajra/laravel-datatables/compare/v10.0.8...v10.0.7

0 commit comments

Comments
 (0)