Update history to reflect merge of #4058

[ci skip]
This commit is contained in:
Parker Moore 2015-10-26 13:56:35 -07:00
parent 8738a66f9f
commit ef5e131f53
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
### Minor Enhancements
* Deprecate access to Document#data properties and Collection#docs methods (#4058)
* 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)