Update history to reflect merge of #1004

This commit is contained in:
Parker Moore 2013-04-30 15:54:58 +02:00
parent 7efd0a8d11
commit 0b1bc0c24d
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
* Add source and destination directory protection (#535)
* Better YAML error message (#718)
* Bug Fixes
* Bullet-proof limit_posts option (#1004)
* 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)