From 2fdf33a006d5525f0e8f949dc0df79fc7ae62d18 Mon Sep 17 00:00:00 2001 From: Quentin de Quelen Date: Thu, 9 Apr 2020 14:24:19 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3106f9c3..4e9c82f1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,3 +9,4 @@ - Publish an ARMv7 and ARMv8 binaries on releases (#540 and #581) - 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) + - Fix CORS issues (#602)