We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0ee04 commit bd36ed2Copy full SHA for bd36ed2
CHANGELOG.md
@@ -1,7 +1,10 @@
1
[comment]: <> (All notable changes to this project will be documented in this file.)
2
3
# 0.10.2
4
-### Breaking Changes:
+### Changes:
5
+
6
+- Introduce `MultiSearchQuery` class to handle search requests.
7
+- Add `Future<MultiSearchResult> multiSearch(MultiSearchQuery requests);` to `MeiliSearchClient`.
8
9
# 0.10.1
10
### Bug Fixes:
0 commit comments