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

This commit is contained in:
Parker Moore 2014-12-28 23:36:37 -05:00
parent aa4beda868
commit eac3ac095f
1 changed files with 1 additions and 0 deletions

View File

@ -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