From b3c319743c31fb1266ba7c627b22551397c39185 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 17 Mar 2013 20:49:58 +0100 Subject: [PATCH] Update history to reflect merge of #862. --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 4eeaf966..6b3e0a99 100644 --- a/History.txt +++ b/History.txt @@ -39,7 +39,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 on watch (#528, #820) + * Prevent custom destination from causing continuous regen on watch (#528, #820, #862) * Site Enhancements * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583)