From 233651bef8c0e846226325df93840dc401eab1a9 Mon Sep 17 00:00:00 2001 From: Quentin de Quelen Date: Fri, 3 Apr 2020 16:17:09 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e9c82f1d..b4e58e3f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,3 +10,4 @@ - 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) + - Support wildcard on attributes to retrieve, highlight, and crop (#549, #565, and #598)