Update history to reflect merge of #7570 [ci skip]
This commit is contained in:
parent
e42c35c9ac
commit
f82458bb15
|
@ -24,6 +24,7 @@
|
||||||
* 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)
|
* Optimize `Kramdown::JekyllDocument#to_html` calls (#8041)
|
||||||
|
* Reduce Jekyll::Renderer instances during a build (#7570)
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue