Skip to content

Commit 5d9305f

Browse files
committed
Bump v10.1.3 🚀
1 parent 1d5e30c commit 5d9305f

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.3] - 2022-09-20
12+
13+
- Fix relation key name for BelongsToMany #2850
14+
1115
### [v10.1.2] - 2022-07-12
1216

1317
- Fix HasOneThrough #2818
@@ -66,7 +70,8 @@
6670
- Drop support for `ApiResourceDataTable`
6771
- PHP8 syntax / method signature changed
6872

69-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.2...10.x
73+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.3...10.x
74+
[v10.1.3]: https://github.com/yajra/laravel-datatables/compare/v10.1.3...v10.1.2
7075
[v10.1.2]: https://github.com/yajra/laravel-datatables/compare/v10.1.2...v10.1.1
7176
[v10.1.1]: https://github.com/yajra/laravel-datatables/compare/v10.1.1...v10.1.0
7277
[v10.1.0]: https://github.com/yajra/laravel-datatables/compare/v10.1.0...v10.0.8

0 commit comments

Comments
 (0)