Update history to reflect merge of #3693

[ci skip]
This commit is contained in:
Parker Moore 2015-05-09 21:34:58 -07:00
parent 5acac3561a
commit e68609c849
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@
* Add `charset=utf-8` for HTML and XML pages in WEBrick (#3649)
* Set log level to debug when verbose flag is set (#3665)
* Added a mention on the Gemfile to complete the instructions (#3671)
* Perf: Cache `Document#to_liquid` and invalidate where necessary (#3693)
### Bug Fixes