Skip to content

Commit

Permalink
Bump v10.1.4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Sep 27, 2022
1 parent 17c836f commit a311684
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

### [Unreleased]

### [v10.1.4] - 2022-09-27

- Fixed the search column for same table relations #2856

### [v10.1.3] - 2022-09-20

- Fix relation key name for BelongsToMany #2850
Expand Down Expand Up @@ -70,7 +74,8 @@
- Drop support for `ApiResourceDataTable`
- PHP8 syntax / method signature changed

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.3...10.x
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.4...10.x
[v10.1.4]: https://github.com/yajra/laravel-datatables/compare/v10.1.4...v10.1.3
[v10.1.3]: https://github.com/yajra/laravel-datatables/compare/v10.1.3...v10.1.2
[v10.1.2]: https://github.com/yajra/laravel-datatables/compare/v10.1.2...v10.1.1
[v10.1.1]: https://github.com/yajra/laravel-datatables/compare/v10.1.1...v10.1.0
Expand Down

0 comments on commit a311684

Please sign in to comment.