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

This commit is contained in:
jekyllbot 2017-11-06 09:36:21 -05:00
parent 7690fcb02b
commit efd9864df6
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
* Suggest using Rubocop to automatically fix errors (#6514)
* Assert raising Psych::SyntaxError when `"strict_front_matter"=>true` (#6520)
* [RuboCop] Enable `Style/UnneededCapitalW` cop (#6526)
* Use Kernel#Array instead of explicit Array check (#6525)
### Minor Enhancements