Update the CHANGELOG.md

This commit is contained in:
Clément Renault 2020-04-06 19:26:56 +02:00
parent d24209f5a7
commit 780ac5cfd3
No known key found for this signature in database
GPG Key ID: 0151CDAB43460DAE
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@
- Add support of nested null, boolean and seq values (#571 and #568, #574)
- Fixed the core benchmark (#576)
- Publish an ARMv7 and ARMv8 binaries on releases (#540 and #581)
- Fixing a bug where the result of the update status after the first update was empty (#542)
- Fixed a bug where the result of the update status after the first update was empty (#542)
- Fixed a bug where stop words were not handled correctly (#594)