From ff04018275c795259c36ab6352dcb1e632c2d186 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Mon, 31 Dec 2012 16:41:38 -0800 Subject: [PATCH] Update history. --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index 2033bc01..d65aad87 100644 --- a/History.txt +++ b/History.txt @@ -2,6 +2,8 @@ * Minor Enhancements * Add source and destination directory protection (#535) * Better YAML error message (#718) + * Bug Fixes + * Prevent custom destination from causing continuous regen (#528) * Site Enhancements * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583)