Update history to reflect fixing of #993

This commit is contained in:
Parker Moore 2013-04-26 19:12:32 +02:00
parent 6bb8b82a1e
commit 6923865091
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
* Add source and destination directory protection (#535)
* Better YAML error message (#718)
* Bug Fixes
* Fix the CLI option --plugins to actually accept dirs and files (#993)
* Allow 'excerpt' in YAML Front-Matter to override the extracted excerpt (#946)
* Fix cascade problem with site.baseurl, site.port and site.host. (#935)
* Filter out directories with valid post names (#875)