Skip to content

Commit bd36ed2

Browse files
authored
Update CHANGELOG.md with latest changes
1 parent 8a0ee04 commit bd36ed2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
[comment]: <> (All notable changes to this project will be documented in this file.)
22

33
# 0.10.2
4-
### Breaking Changes:
4+
### Changes:
5+
6+
- Introduce `MultiSearchQuery` class to handle search requests.
7+
- Add `Future<MultiSearchResult> multiSearch(MultiSearchQuery requests);` to `MeiliSearchClient`.
58

69
# 0.10.1
710
### Bug Fixes:

0 commit comments

Comments
 (0)