Update history to reflect inclusion of fix from #916.

This commit is contained in:
Parker Moore 2013-04-03 00:59:25 +02:00
parent 91197a1928
commit e0a1bbe6e5
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
* Fix integration with directory_watcher 1.5.x (#916)
* 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)