bump meilisearch

This commit is contained in:
mpostma
2020-10-28 12:36:52 +01:00
parent e9f9f270e1
commit bbb6771625
8 changed files with 27 additions and 21 deletions

View File

@ -1,3 +1,9 @@
## v0.16.0
- Fix settings bug that caused setting to be overwitten (#1001)
- Automatically create index on document push if index doesn't exist (#914)
- Sort displayedAttributes and facetDistribution (#946)
## v0.15.0
- Update actix-web dependency to 3.0.0 (#963)