From cc0f84197afc4b73781e2a800ea4d1990605981b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 22 Feb 2013 14:20:05 +0100 Subject: [PATCH] Updated history to reflect merge of #820. --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index eda3c50d..57143b04 100644 --- a/History.txt +++ b/History.txt @@ -26,7 +26,7 @@ * Force Categories to be Strings (#767) * Safe YAML plugin to prevent vulnerability (#777) * Add SVG support to Jekyll/WEBrick. (#407, #406) - * Prevent custom destination from causing continuous regen (#528) + * Prevent custom destination from causing continuous regen on watch (#528, #820) * Site Enhancements * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583)