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

This commit is contained in:
Parker Moore 2015-02-24 23:01:34 -08:00
parent b75db477e0
commit 7fb71871cf
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
* `Site#read_data_file`: read CSV's with proper file encoding (#3455)
* Ignore `.jekyll-metadata` in site template (#3496)
* Template: Point documentation link to the documentation pages (#3502)
* Removed the trailing slash from the example `/blog` baseurl comment (#3485)
### Development Fixes