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

This commit is contained in:
Matt Rogers 2015-01-13 19:02:42 -06:00
parent ce78ea7818
commit 59e1e2dd84
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* Added basic microdata to post template in site template (#3189) * Added basic microdata to post template in site template (#3189)
* Store log messages in an array of messages. (#3244) * Store log messages in an array of messages. (#3244)
* Allow collection documents to override `output` property in front matter (#3172) * Allow collection documents to override `output` property in front matter (#3172)
* Keep file modification times between builds for static files (#3220)
### Bug Fixes ### Bug Fixes