Skip to content

Commit 6badd62

Browse files
committed
chore: release v10.11.0 🚀
1 parent 73b34c8 commit 6badd62

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.11.0] - 2023-11-04
12+
13+
- feat: Scout Search Implementation #3082
14+
- feat: Add scout fixed ordering for pgsql and oracle #3090
15+
1116
### [v10.10.0] - 2023-10-04
1217

1318
- feat: allow closure on formatColumn #3073
@@ -169,7 +174,8 @@
169174
- Drop support for `ApiResourceDataTable`
170175
- PHP8 syntax / method signature changed
171176

172-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.10.0...10.x
177+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.11.0...10.x
178+
[v10.11.0]: https://github.com/yajra/laravel-datatables/compare/v10.11.0...v10.10.0
173179
[v10.10.0]: https://github.com/yajra/laravel-datatables/compare/v10.10.0...v10.9.0
174180
[v10.9.0]: https://github.com/yajra/laravel-datatables/compare/v10.9.0...v10.8.0
175181
[v10.8.0]: https://github.com/yajra/laravel-datatables/compare/v10.8.0...v10.7.0

0 commit comments

Comments
 (0)