Skip to content

Commit df736a5

Browse files
committed
Fix tag v8.12.1 🚀
1 parent 253df52 commit df736a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,8 @@ return (new CollectionDataTable(User::all())->toJson();
263263
- Fix orderColumn api where related tables are not joined.
264264
- Fix nested with relation search and sort function.
265265

266-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v8.13.0...8.0
267-
[v8.13.0]: https://github.com/yajra/laravel-datatables/compare/v8.12.0...v8.13.0
266+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v8.12.1...8.0
267+
[v8.12.1]: https://github.com/yajra/laravel-datatables/compare/v8.12.0...v8.12.1
268268
[v8.12.0]: https://github.com/yajra/laravel-datatables/compare/v8.11.0...v8.12.0
269269
[v8.11.0]: https://github.com/yajra/laravel-datatables/compare/v8.10.0...v8.11.0
270270
[v8.10.0]: https://github.com/yajra/laravel-datatables/compare/v8.9.2...v8.10.0

0 commit comments

Comments
 (0)