From e4e14e88601ca141592868af11545c434383833d Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Fri, 15 May 2015 18:47:19 -0500 Subject: [PATCH] Update history.markdown to reflect the merger of #3658 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 188606db..2e05f04b 100644 --- a/History.markdown +++ b/History.markdown @@ -72,6 +72,7 @@ * Perf: Cache `Document#to_liquid` and invalidate where necessary (#3693) * Perf: `Jekyll::Cleaner#existing_files`: Call `keep_file_regex` and `keep_dirs` only once, not once per iteration (#3696) + * Omit jekyll/jekyll-help from list of resources. (#3698) ### Bug Fixes