From 2b8c85cd9dff1598b076d6d5ccda301effff4459 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 25 Jan 2013 06:22:35 +0100 Subject: [PATCH] Reflect merge of #407 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 0e05d9d5..bf2022d4 100644 --- a/History.txt +++ b/History.txt @@ -12,6 +12,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Add SVG support to Jekyll/WEBrick. (#407, #406) * Prevent custom destination from causing continuous regen (#528) * Site Enhancements * Bring site into master branch with better preview/deploy (#709)