From 04a1c603d04c5325ae58d3790d43e7e02eead425 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Tue, 6 Oct 2015 20:33:31 +0200 Subject: [PATCH] Update changelog.txt for 1419cf1 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index ecda215..4aebd43 100644 --- a/changelog.txt +++ b/changelog.txt @@ -21,6 +21,7 @@ * [New] Provide access to all meta headers in content files (`%meta.*%`) * [New] Provide access to meta headers in `$page` arrays (`$page['meta']`) * [New] The file extension of content files is now configurable + * [New] Add `Pico::setConfig()` method to predefine config variables * [New] Supporting per-directory `404.md` files * [New] #103: Providing access to `sub.md` even when the `sub` directory exists, provided that there is no `sub/index.md`