From b5d1b4e34415abe2ab6da0882d4ac138ceb700b7 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 7 Apr 2013 22:22:05 +0200 Subject: [PATCH] Update history to reflect merge of #918 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 182f6c0b..4fb1ecc6 100644 --- a/History.txt +++ b/History.txt @@ -52,6 +52,7 @@ * Add SVG support to Jekyll/WEBrick. (#407, #406) * Prevent custom destination from causing continuous regen on watch (#528, #820, #862) * Site Enhancements + * Clean up site docs to prepare for 1.0 release (#918) * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583) * Development fixes