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

This commit is contained in:
Parker Moore 2015-04-20 10:20:30 -07:00
parent 6ce345be59
commit c59d02d6c6
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
* Static files `mtime` liquid should return a `Time` obj (#3596)
* Use `Jekyll::Post`s for both LSI indexing and lookup. (#3629)
* Add `charset=utf-8` for HTML and XML pages in WEBrick (#3649)
* Set log level to debug when verbose flag is set (#3665)
### Bug Fixes