From 43a8a4666d3013d40dcefca351c618de1a5b9e1f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 9 Jul 2020 14:26:01 -0400 Subject: [PATCH] Update history to reflect merge of #8294 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 42267d51..60585e50 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,10 @@ * Move permalink styles data to constant (#8282) * Update rubocop gem to 0.87.1 (#8287) +### Bug Fixes + + * Replace nested conditional with guard clauses (#8294) + ## 4.1.1 / 2020-06-24 * Fix grammar in documentation section (#8265)