diff --git a/History.markdown b/History.markdown index 764c82d4919..9c8a67f23f4 100644 --- a/History.markdown +++ b/History.markdown @@ -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