From b3d831d4ab7344c8841190953cb5161ebb9100f3 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 28 Aug 2013 18:03:57 -0400 Subject: [PATCH] Update history to reflect merge of #1382 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c75f714c..13365786 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ normalize.css with greater ease. (#1430) * Add the ability to detach the server ran by `jekyll serve` from it's controlling terminal (#1443) + * Improve permalink generation for URLs with special characters (#944) ### Bug Fixes * Markdown extension matching matches only exact matches (#1382)