Update history to reflect fixing of #836

This commit is contained in:
Parker Moore 2013-04-26 19:13:21 +02:00
parent 6923865091
commit 217b2298d1
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
* Read in YAML as UTF-8 to accept non-ASCII chars (#836)
* 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)