From 1a03aafb81a50b755b6b906913858e5c06691de3 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 10 Jul 2020 14:38:57 -0400 Subject: [PATCH] Update history to reflect merge of #8297 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 191bd1d4..4ef39a09 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * 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) + * Add refactoring type to PULL_REQUEST_TEMPLATE (#8297) ### Development Fixes