From 309e03b1d3600ea1507c6cc4cb5143b1a55f5923 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 17 Mar 2013 21:31:30 +0100 Subject: [PATCH] Update history to reflect merge of #871. --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 361d1244..90271ecd 100644 --- a/History.txt +++ b/History.txt @@ -8,7 +8,7 @@ * Expose site.baseurl to Liquid templates (#869) * Adds excerpt attribute to posts which contains first paragraph of content (#837) * Accept custom configuration file via CLI (#863) - * Load in Apache MIME Types on `jekyll serve` (#847) + * Load in GitHub Pages MIME Types on `jekyll serve` (#847, #871) * Improve debugability of error message for a malformed highlight tag (#785) * Allow symlinked files in unsafe mode (#824) * Add 'gist' liquid tag to core (#822)