fix compatibility with meilisearch #164

Merged
floatingghost merged 4 commits from meilisearch-fix into develop 2022-08-16 22:56:50 +00:00
Showing only changes of commit a07e282c4e - Show all commits

View file

@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Compatibility with latest meilisearch
- Resolution of nested mix tasks (i.e search.meilisearch) in OTP releases
### Removed
- Non-finch HTTP adapters. `:tesla, :adapter` is now highly recommended to be set to the default.