Skip to content

Commit 22e6dcf

Browse files
committed
Bump v10.1.1 🚀
1 parent 7c09472 commit 22e6dcf

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
### [Unreleased]
1010

11+
### [v10.1.1] - 2022-06-24
12+
13+
- Fix null recordsFiltered on empty collection #2806
14+
- Fix #2793
15+
1116
### [v10.1.0] - 2022-06-21
1217

1318
- Add support for dependency injection when using closure. #2800
@@ -57,7 +62,8 @@
5762
- Drop support for `ApiResourceDataTable`
5863
- PHP8 syntax / method signature changed
5964

60-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.0...10.x
65+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.1.1...10.x
66+
[v10.1.1]: https://github.com/yajra/laravel-datatables/compare/v10.1.1...v10.1.0
6167
[v10.1.0]: https://github.com/yajra/laravel-datatables/compare/v10.1.0...v10.0.8
6268
[v10.0.8]: https://github.com/yajra/laravel-datatables/compare/v10.0.8...v10.0.7
6369
[v10.0.7]: https://github.com/yajra/laravel-datatables/compare/v10.0.7...v10.0.6

0 commit comments

Comments
 (0)