From 6bb8b82a1edb08a27b5e58cb2c661d980469b230 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 26 Apr 2013 19:10:53 +0200 Subject: [PATCH] Update history to reflect merge of #989 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 893381f3..178e8c96 100644 --- a/History.txt +++ b/History.txt @@ -67,6 +67,7 @@ * Add SVG support to Jekyll/WEBrick. (#407, #406) * Prevent custom destination from causing continuous regen on watch (#528, #820, #862) * Site Enhancements + * Fix spelling, punctuation and phrasal errors (#989) * Update quickstart instructions with `new` command (#966) * Add docs for page.excerpt (#956) * Add docs for page.path (#951)