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