From e0a1bbe6e50e702361abc7980c1b6d2e0bd86014 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 3 Apr 2013 00:59:25 +0200 Subject: [PATCH] Update history to reflect inclusion of fix from #916. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 78052ea5..1a915b65 100644 --- a/History.txt +++ b/History.txt @@ -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)