From 800bd290ec0dee592bb88c90be3fa5f5d95d5985 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 4 Mar 2013 03:19:57 +0100 Subject: [PATCH] Update history to reflect merge of #831 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index d4703de5..7c57c5ad 100644 --- a/History.txt +++ b/History.txt @@ -24,6 +24,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Fix broken post_url with posts with a time in their YAML Front-Matter (#831) * Look for plugins under the source directory (#654) * Tumblr Migrator: finds _posts dir correctly, fixes truncation of long post names (#775)