From 5c61d69c94e6ca3469fadba51ae1c5c169a78d00 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 2 Sep 2018 14:01:12 -0400 Subject: [PATCH] Update history to reflect merge of #7211 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b0f18d93..a0856479 100644 --- a/History.markdown +++ b/History.markdown @@ -94,6 +94,7 @@ * Lock Travis to Bundler-1.16.2 (#7144) * Replace regex arg to :gsub with a string arg (#7189) * Interpolate Jekyll::Page subclass on inspection (#7203) + * Small benchmark refactoring (#7211) ### Bug Fixes