From 3aa41a6055e3f8952f069e6785d7319bf6d2834e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 29 Aug 2018 13:20:55 -0400 Subject: [PATCH] Update history to reflect merge of #7203 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3a8b88d5fa5..72f1288de52 100644 --- a/History.markdown +++ b/History.markdown @@ -91,6 +91,7 @@ * Fix incorrectly passed arguments to assert_equal (#7134) * 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) ### Bug Fixes