Add support for filtering on arrays of strings

update changelog

Update CHANGELOG.md

Co-Authored-By: Clément Renault <renault.cle@gmail.com>

fix requested changes
This commit is contained in:
mposmta
2020-04-20 16:00:35 +02:00
parent 3d2f04a7af
commit cd3c0d750c
2 changed files with 24 additions and 13 deletions

View File

@ -1,6 +1,7 @@
## v0.10.1 (unreleased)
- Add '@' character as tokenizer separator (#607)
- Add support for filtering on arrays of strings (#611)
## v0.10