From aef8f11f6c5bc894f65a6b21aca495ff607b5e7c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 26 Feb 2020 11:36:22 -0500 Subject: [PATCH] Update history to reflect merge of #8013 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bac495b8..af2b690d 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * Update item_property to recognize integers (#7878) * Include _config.yml in a new theme's gemspec (#7865) * Add an option to easily disable disk-cache (#7928) + * Optimize markdown parsing with Kramdown by reusing the options and parser objects (#8013) ### Documentation