From 6f7ea381b303892a2beca0078121cb9d8fc7f55f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 29 Dec 2014 00:31:53 -0500 Subject: [PATCH] Update history to reflect merge of #3047 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a4a676f7..5ffd3795 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ * Separate `jekyll docs` and optimize external gem handling (#3241) * Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240) * Use relative path for `path` Liquid variable in Documents for consistency (#2908) + * Generalize Utils#slugify for any scripts (#3047) ### Bug Fixes