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

This commit is contained in:
Parker Moore 2015-01-17 15:01:58 -08:00
parent 84cfc1ceff
commit 3d69582d36
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
* 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) * Keep file modification times between builds for static files (#3220)
* Only downcase mixed-case categories for the URL (#2571) * Only downcase mixed-case categories for the URL (#2571)
* Added per post `excerpt_separator` functionality (#3274)
### Bug Fixes ### Bug Fixes