We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93a60a commit 22e6ddaCopy full SHA for 22e6dda
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
### [Unreleased]
10
11
+### [v10.11.2] - 2023-12-12
12
+
13
+- fix: scout search with smart search #3105
14
15
### [v10.11.1] - 2023-11-25
16
17
- fix: Prevent error when PHP extension iconv not enabled. #3098
@@ -179,6 +183,7 @@
179
183
- PHP8 syntax / method signature changed
180
184
181
185
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.11.1...10.x
186
+[v10.11.2]: https://github.com/yajra/laravel-datatables/compare/v10.11.2...v10.11.1
182
187
[v10.11.1]: https://github.com/yajra/laravel-datatables/compare/v10.11.1...v10.11.0
188
[v10.11.0]: https://github.com/yajra/laravel-datatables/compare/v10.11.0...v10.10.0
189
[v10.10.0]: https://github.com/yajra/laravel-datatables/compare/v10.10.0...v10.9.0
0 commit comments