From 52482ce88a92bd23db0665c8d1554f8e1a35b219 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 6 Nov 2017 07:35:45 -0500 Subject: [PATCH] Update history to reflect merge of #6526 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index adf845f0..ef611eb4 100644 --- a/History.markdown +++ b/History.markdown @@ -43,6 +43,7 @@ * Remove unnecessary encoding comment (#6513) * Suggest using Rubocop to automatically fix errors (#6514) * Assert raising Psych::SyntaxError when `"strict_front_matter"=>true` (#6520) + * [RuboCop] Enable `Style/UnneededCapitalW` cop (#6526) ### Minor Enhancements