Skip to content

Commit cb61786

Browse files
committed
chore: release v10.4.4 🚀
1 parent 0119a1a commit cb61786

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
### [Unreleased]
1010

11+
### [v10.4.4] - 2023-06-27
12+
13+
- feat: Optimize countQuery with complex select #3008
14+
- fix: phpstan #3022
15+
1116
### [v10.4.3] - 2023-06-07
1217

1318
- Fix: Prevent the filteredCount() query if no filter is applied to the initial query #3007
@@ -130,7 +135,8 @@
130135
- Drop support for `ApiResourceDataTable`
131136
- PHP8 syntax / method signature changed
132137

133-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...10.x
138+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.4.4...10.x
139+
[v10.4.4]: https://github.com/yajra/laravel-datatables/compare/v10.4.4...v10.4.3
134140
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
135141
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
136142
[v10.3.0]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...v10.2.3

0 commit comments

Comments
 (0)