From 119c490ad26cca06020384759dc947a1bcf0e19c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 8 Jul 2020 14:46:09 -0400 Subject: [PATCH] Update history to reflect merge of #8291 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 047f32d0..42267d51 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,7 @@ * Update pointer to special permalink variables for collections (#8274) * Fix special treatment for 'page 1' in docs of pagination (#8230) * Add Formcake to forms section (#8283) + * Add a note on the rendering process in the docs (#8291) ### Development Fixes