Update CHANGELOG to add seq support

This commit is contained in:
Pedro Paulo de Amorim 2020-03-31 18:10:18 +01:00
parent 95bb443430
commit 88b71fb6c4
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
- Add the number of hits in search result (#541)
- Add support for aligned crop in search result (#543)
- Sanitize the content displayed in the web interface (#539)
- Add support of nested null and boolean values (#571 and #568)
- Add support of nested null, boolean and seq values (#571 and #568, #574)