Skip to content

Commit a311684

Browse files
committed
Bump v10.1.4 🚀
1 parent 17c836f commit a311684

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.4] - 2022-09-27
12+
13+
- Fixed the search column for same table relations #2856
14+
1115
### [v10.1.3] - 2022-09-20
1216

1317
- Fix relation key name for BelongsToMany #2850
@@ -70,7 +74,8 @@
7074
- Drop support for `ApiResourceDataTable`
7175
- PHP8 syntax / method signature changed
7276

73-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.3...10.x
77+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.4...10.x
78+
[v10.1.4]: https://github.com/yajra/laravel-datatables/compare/v10.1.4...v10.1.3
7479
[v10.1.3]: https://github.com/yajra/laravel-datatables/compare/v10.1.3...v10.1.2
7580
[v10.1.2]: https://github.com/yajra/laravel-datatables/compare/v10.1.2...v10.1.1
7681
[v10.1.1]: https://github.com/yajra/laravel-datatables/compare/v10.1.1...v10.1.0

0 commit comments

Comments
 (0)