diff --git a/CHANGELOG.md b/CHANGELOG.md index ce6772b9..fbc6d52a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ ### [Unreleased] -### [v11.1.0](https://github.com/yajra/laravel-datatables/compare/v11.1.0...v11.0.0) - 2024-04-16 +### [v11.1.1](https://github.com/yajra/laravel-datatables/compare/v11.1.0...v11.1.1) - 2024-04-16 + +- fix: mariadb support for scout search #3146 + +### [v11.1.0](https://github.com/yajra/laravel-datatables/compare/v11.0.0...v11.1.0) - 2024-04-16 - feat: Optimize simple queries #3135 - fix: #3133