From 6f30b008451e42201e907cafd3b50ea6a42922f8 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 15 Oct 2020 09:59:50 -0400 Subject: [PATCH] Update history to reflect merge of #418 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ee65066..f3961c9 100644 --- a/History.markdown +++ b/History.markdown @@ -33,6 +33,7 @@ * Reduce allocations of instance-agnostic objects (#376) * Fix Travis builds for Jekyll 3.x ### -dev (#415) * Mutate hash literals instead of duplicating them (#417) + * Replace read-only empty hash with private constant (#418) ## 2.6.1 / 2019-05-17