Update history to reflect merge of #6526 [ci skip]

This commit is contained in:
jekyllbot 2017-11-06 07:35:45 -05:00
parent bb42e6251e
commit 52482ce88a
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
* Remove unnecessary encoding comment (#6513) * Remove unnecessary encoding comment (#6513)
* Suggest using Rubocop to automatically fix errors (#6514) * Suggest using Rubocop to automatically fix errors (#6514)
* Assert raising Psych::SyntaxError when `"strict_front_matter"=>true` (#6520) * Assert raising Psych::SyntaxError when `"strict_front_matter"=>true` (#6520)
* [RuboCop] Enable `Style/UnneededCapitalW` cop (#6526)
### Minor Enhancements ### Minor Enhancements