From e698fa0b634ae48f4971b40980b978e666ba58ac Mon Sep 17 00:00:00 2001 From: Pedro Paulo de Amorim Date: Tue, 31 Mar 2020 15:06:04 +0100 Subject: [PATCH] Add issue index in the CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fd511a12..6bcaac83f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,4 +3,4 @@ - Add the number of hits in search result (#541) - Add support for aligned crop in search result (#543) - Sanitize the content displayed in the web interface (#539) - - Add support of nested null and boolean values + - Add support of nested null and boolean values (#571 and #568)