From cd2f3b8dce9db086a4d293e77e264ec94b52d95b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 25 Jan 2013 17:23:40 +0100 Subject: [PATCH] Updated history to reflect merge of #777. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index bf2022d4..9350418c 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 + * Safe YAML plugin to prevent vulnerability (#777) * Add SVG support to Jekyll/WEBrick. (#407, #406) * Prevent custom destination from causing continuous regen (#528) * Site Enhancements