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.