diff --git a/CHANGELOG.md b/CHANGELOG.md index b59e535..d2290cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -* ENHANCEMENT - * remove webfont DroidSerif - * add new webfonts DroidSans and Metropolis - * set Metropolis as new header default +* FEATURE + * add `toc-tree` shortcode to generate toc from filetree +* BUGFIX + * fix wrong `geekdocToC` level handling +* DOCUMENTATION + * add missing `toc` shortcode documentation + * add new `toc-tree` documentation and demo