diff --git a/CHANGELOG.md b/CHANGELOG.md index 919e1d0..f30998c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## Version 0.1.12 + +This version makes this package compatible with Meilisearch v1.X +Fix `_geo` point not being correctly parsed (#147) @bidoubiwa + +## Version 0.1.11 + +This version makes this package compatible with Meilisearch v0.30.0 + ## Version 0.1.10 Add fieldsToIndex as option in backfill script #139