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

This commit is contained in:
Parker Moore 2014-12-26 23:10:21 -05:00
parent f81601ee53
commit 657b16519e
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
### Minor Enhancements
* Sort static files just once, and call `site_payload` once for all collections (#3204)
### Bug Fixes
* Remove unneeded end tag for `link` in site template (#3236)