From e93e49c26966922a044cd3229d0479a0fa5e05a5 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sun, 26 Apr 2015 08:18:24 -0500 Subject: [PATCH] Update history.md to reflect the merger of #3671 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 2f8d9828..20a969eb 100644 --- a/History.markdown +++ b/History.markdown @@ -64,6 +64,7 @@ * 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) + * Added a mention on the Gemfile to complete the instructions (#3671) ### Bug Fixes