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