Update changelog.txt to reflect ebe007b
This commit is contained in:
parent
a1331e7bd7
commit
8db3bc5a18
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
* [Changed] With alphabetical order, index files (e.g. `sub/index.md`) are
|
||||
now always placed before their sub pages (e.g. `sub/foo.md`)
|
||||
* [Changed] Pico requires PHP >= 5.3.6 (due to `erusev/parsedown-extra`)
|
||||
* [Changed] Pico now implicitly uses a existing `content` directory without
|
||||
the need to configure this in the `config/config.php` explicitly
|
||||
* [Changed] Composer: Require a v0.7 release of `erusev/parsedown-extra`
|
||||
* [Changed] #93, #158: Pico doesn't parse all content files anymore; moved to
|
||||
`PicoParsePagesContent` plugin, but still impacts performance;
|
||||
|
|
Loading…
Add table
Reference in a new issue