From db3a2ab941c38c7401f29a468ac524fdce2ea1b6 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 13 Apr 2013 20:39:52 +0200 Subject: [PATCH] Update history to reflect merge of #966 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index b444bf77..83c2450f 100644 --- a/History.txt +++ b/History.txt @@ -61,6 +61,7 @@ * Add SVG support to Jekyll/WEBrick. (#407, #406) * Prevent custom destination from causing continuous regen on watch (#528, #820, #862) * Site Enhancements + * Update quickstart instructions with `new` command (#966) * Clean up site docs to prepare for 1.0 release (#918) * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583)