diff --git a/History.markdown b/History.markdown index bac495b8d9f..af2b690d154 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