Update history to reflect merge of #7618 [ci skip]

This commit is contained in:
jekyllbot 2020-04-12 21:34:30 -04:00
parent 43b9f13b1a
commit 2c605bfeb3
1 changed files with 1 additions and 0 deletions

View File

@ -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