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

This commit is contained in:
Parker Moore
2014-12-29 00:26:58 -05:00
parent e39dfa3f0b
commit 191c2279d2

View File

@@ -11,6 +11,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)
* Use relative path for `path` Liquid variable in Documents for consistency (#2908)
### Bug Fixes