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