Update history to reflect merge of #910.

This commit is contained in:
Parker Moore 2013-04-01 20:03:33 +02:00
parent 791fa3ea7d
commit 6c6c576098
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
* Add source and destination directory protection (#535)
* Better YAML error message (#718)
* Bug Fixes
* Accepting strings as arguments to jekyll-import command (#910)
* Force usage of older directory_watcher gem as 1.5 is broken (#883)
* Ensure all Post categories are downcase (#842, #872)
* Force encoding of the rdiscount TOC to UTF8 to avoid conversion errors (#555)