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

This commit is contained in:
jekyllbot 2020-04-12 21:12:50 -04:00
parent e42c35c9ac
commit f82458bb15
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
* Optimize markdown parsing with Kramdown by reusing the options and parser objects (#8013)
* Add PageDrop to provide Liquid templates with data (#7992)
* Optimize `Kramdown::JekyllDocument#to_html` calls (#8041)
* Reduce Jekyll::Renderer instances during a build (#7570)
### Documentation