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

This commit is contained in:
Parker Moore 2015-02-13 20:53:18 -08:00
parent 30b42c4700
commit 461ea2f147
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
* Trim the generate time diff to just 3 places past the decimal place (#3415)
* The highlight tag should only clip the newlines before and after the *entire* block, not in between (#3401)
* highlight: fix problem with linenos and rouge. (#3436)
* `Site#read_data_file`: read CSV's with proper file encoding (#3455)
### Development Fixes