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