From 42c21aba86feb1da021eb274f4cdea00488683a9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 3 Nov 2017 04:10:08 -0400 Subject: [PATCH] Update history to reflect merge of #6513 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9960a3fb..adf8cd1a 100644 --- a/History.markdown +++ b/History.markdown @@ -40,6 +40,7 @@ * Added direct collection access to future collection item feature test (#6151) * Clean up Rubocop config (#6495) * Fix #6498: Use Gem to discover the location of bundler. (#6499) + * Remove unnecessary encoding comment (#6513) ### Minor Enhancements