From 8e5c5a4e8a78f396150f56141712e609891fa71f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 3 Sep 2018 04:07:12 -0400 Subject: [PATCH] Update history to reflect merge of #7213 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6c949d3b..6756e7ff 100644 --- a/History.markdown +++ b/History.markdown @@ -96,6 +96,7 @@ * Replace regex arg to :gsub with a string arg (#7189) * Interpolate Jekyll::Page subclass on inspection (#7203) * Small benchmark refactoring (#7211) + * Add cucumber feature to test include_relative tag (#7213) ### Bug Fixes