From ef6b382a480294185df652445529ea9b5ad96a4a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 26 Mar 2020 09:39:49 -0400 Subject: [PATCH] Update history to reflect merge of #7992 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f4ba8338098..0d4708cf633 100644 --- a/History.markdown +++ b/History.markdown @@ -20,6 +20,7 @@ * 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) + * Add PageDrop to provide Liquid templates with data (#7992) ### Documentation