From f6f3aa6218752ddec9a1745b57e5e814295f4af6 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 15 Apr 2013 19:21:15 +0200 Subject: [PATCH] Update history to reflect merge of #977. Repealed #580. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 19e961e4..893381f3 100644 --- a/History.txt +++ b/History.txt @@ -40,6 +40,7 @@ * Truncate post slugs when importing from Tumblr (#496) * Add glob support to include, exclude option (#743) * Layout of Page or Post defaults to 'page' or 'post', respectively (#580) + REPEALED by (#977) * "Keep files" feature (#685) * Output full path & name for files that don't parse (#745) * Add source and destination directory protection (#535)