Update history to reflect merge of #3047 [ci skip]

This commit is contained in:
Parker Moore 2014-12-29 00:31:53 -05:00
parent 612eb737a5
commit 6f7ea381b3
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* Separate `jekyll docs` and optimize external gem handling (#3241) * Separate `jekyll docs` and optimize external gem handling (#3241)
* Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240) * Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240)
* Use relative path for `path` Liquid variable in Documents for consistency (#2908) * Use relative path for `path` Liquid variable in Documents for consistency (#2908)
* Generalize Utils#slugify for any scripts (#3047)
### Bug Fixes ### Bug Fixes