Skip to content

Commit d110a78

Browse files
committed
chore: release v10.11.3 🚀
1 parent db440d9 commit d110a78

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

99
### [Unreleased]
1010

11+
### [v10.11.3] - 2023-12-27
12+
13+
- fix: Update composer.json to use Larastan Org #3107
14+
1115
### [v10.11.2] - 2023-12-12
1216

1317
- fix: scout search with smart search #3105
@@ -182,7 +186,8 @@
182186
- Drop support for `ApiResourceDataTable`
183187
- PHP8 syntax / method signature changed
184188

185-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.11.1...10.x
189+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.11.3...10.x
190+
[v10.11.3]: https://github.com/yajra/laravel-datatables/compare/v10.11.3...v10.11.2
186191
[v10.11.2]: https://github.com/yajra/laravel-datatables/compare/v10.11.2...v10.11.1
187192
[v10.11.1]: https://github.com/yajra/laravel-datatables/compare/v10.11.1...v10.11.0
188193
[v10.11.0]: https://github.com/yajra/laravel-datatables/compare/v10.11.0...v10.10.0

0 commit comments

Comments
 (0)