From eac3ac095fd32b21c5bf626974e80536b27f9650 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 28 Dec 2014 23:36:37 -0500 Subject: [PATCH] Update history to reflect merge of #3240 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index de11e647..0c2e9d9c 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Sort static files just once, and call `site_payload` once for all collections (#3204) * Separate `jekyll docs` and optimize external gem handling (#3241) + * Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240) ### Bug Fixes