From e68609c849593592b80385e7d1167ca25049a935 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 9 May 2015 21:34:58 -0700 Subject: [PATCH] Update history to reflect merge of #3693 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 1ff4e99c..1dbff60a 100644 --- a/History.markdown +++ b/History.markdown @@ -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