From f693faf1b63150c0326986e8d21549d96d3225d3 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 3 Jul 2020 14:11:21 -0400 Subject: [PATCH] Update history to reflect merge of #8278 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index a55e3344..d8ec5354 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,10 @@ * Update pointer to special permalink variables for collections (#8274) * Fix special treatment for 'page 1' in docs of pagination (#8230) +### Development Fixes + + * Update cucumber gem to version 4.1 (#8278) + ## 4.1.1 / 2020-06-24 * Fix grammar in documentation section (#8265)