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)