From 11ca1dfa7805024568c16eb7349756203ef82cc4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 12 Jan 2013 15:15:32 -0800 Subject: [PATCH] Updated history to reflect merging of #580. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 260c2661..5ef30148 100644 --- a/History.txt +++ b/History.txt @@ -1,5 +1,6 @@ == HEAD * Minor Enhancements + * Layout of Page or Post defaults to 'page' or 'post', respectively (#580) * "Keep files" feature (#685) * Output full path & name for files that don't parse (#745) * Add source and destination directory protection (#535)