Update CHANGELOG.md

This commit is contained in:
Daniel Rudolf 2015-12-21 04:19:27 +01:00
parent 9e4af2cba4
commit d2842956b2

View file

@ -13,6 +13,7 @@ Released: -
`Pico::setConfig()` after processing has started `Pico::setConfig()` after processing has started
* [Changed] Default theme now highlights the current page and only lists pages * [Changed] Default theme now highlights the current page and only lists pages
with a title in the navigation with a title in the navigation
* [Changed] #292: Ignore YAML parse errors (meta data) in `Pico::readPages()`
* [Fixed] Support empty meta header * [Fixed] Support empty meta header
``` ```