mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 13:24:27 +01:00
clean PR #946
This commit is contained in:
parent
372680e2ab
commit
5a842ec94a
@ -1,6 +1,5 @@
|
|||||||
## v0.15.0
|
## v0.15.0
|
||||||
|
|
||||||
- Dumps (#887)
|
|
||||||
- Update actix-web dependency to 3.0.0 (#963)
|
- Update actix-web dependency to 3.0.0 (#963)
|
||||||
- Consider an empty query to be a placeholder search (#916)
|
- Consider an empty query to be a placeholder search (#916)
|
||||||
|
|
||||||
|
@ -806,4 +806,4 @@ async fn test_facets_distribution_attribute() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
assert_json_eq!(expected, response, ordered: true);
|
assert_json_eq!(expected, response, ordered: true);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user