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)