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

This commit is contained in:
jekyllbot 2020-03-26 10:11:35 -04:00
parent 237d08a76c
commit 7860d1bac0
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
* Add an option to easily disable disk-cache (#7928) * Add an option to easily disable disk-cache (#7928)
* Optimize markdown parsing with Kramdown by reusing the options and parser objects (#8013) * Optimize markdown parsing with Kramdown by reusing the options and parser objects (#8013)
* Add PageDrop to provide Liquid templates with data (#7992) * Add PageDrop to provide Liquid templates with data (#7992)
* Optimize `Kramdown::JekyllDocument#to_html` calls (#8041)
### Documentation ### Documentation