From 3253e4132e1b8704108da8b29301a1ba900fbfbb Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 26 Feb 2013 21:35:48 +0100 Subject: [PATCH] Update history to reflect merge of #654 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 57c8b8311..37b327c60 100644 --- a/History.txt +++ b/History.txt @@ -22,6 +22,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Look for plugins under the source directory (#654) * Tumblr Migrator: finds _posts dir correctly, fixes truncation of long post names (#775) * Force Categories to be Strings (#767)