From 780ac5cfd36ed283e2491501da8da0693e2b10d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Renault?= Date: Mon, 6 Apr 2020 19:26:56 +0200 Subject: [PATCH] Update the CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5af34c0d..4ac0be34e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)