From 2c605bfeb37cc8f414b21d45bf835784cfc174b4 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 12 Apr 2020 21:34:30 -0400 Subject: [PATCH] Update history to reflect merge of #7618 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9c8a67f2..27d6d6cd 100644 --- a/History.markdown +++ b/History.markdown @@ -25,6 +25,7 @@ * Add PageDrop to provide Liquid templates with data (#7992) * Optimize `Kramdown::JekyllDocument#to_html` calls (#8041) * Reduce Jekyll::Renderer instances during a build (#7570) + * Pass require path to sub-process when running `bundle install` (#7618) ### Documentation