From 1d85664340e73647097f8542af6a83099120d48d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 26 Jan 2013 22:35:13 +0100 Subject: [PATCH] Update history to reflect merge of #767. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 9350418c..45c6261b 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 + * Force Categories to be Strings (#767) * Safe YAML plugin to prevent vulnerability (#777) * Add SVG support to Jekyll/WEBrick. (#407, #406) * Prevent custom destination from causing continuous regen (#528)