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

This commit is contained in:
jekyllbot 2017-11-07 15:39:59 -05:00
parent 758ee7ed87
commit 4b675aa1ea
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
* 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)
* Refactor method to reduce ABC Metric size (#6529)
### Minor Enhancements