From 787017160499db0ab120078934bbeaa7ad6b7cf5 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 21 Dec 2020 13:26:54 +0100 Subject: [PATCH] fix changelog wording --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dea4fc..926bf8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ - ENHANCEMENT - - Rework search as a dropdown #38 (@LukasHirt) - - Add option `geekdocSearchShowParent` to group search results by parent #38 (@LukasHirt) + - Rework search as a dropdown list #38 (@LukasHirt) + - Use option `geekdocSearchShowParent` to group search results by parent #38 (@LukasHirt). + This is changing the current behavior of prefixing search results with the parent by + grouped nested lists.