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

This commit is contained in:
jekyllbot 2017-11-08 11:47:16 -05:00
parent a2e48ebba3
commit 47bdfc72ff
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
* [RuboCop] Enable `Style/UnneededCapitalW` cop (#6526) * [RuboCop] Enable `Style/UnneededCapitalW` cop (#6526)
* Use Kernel#Array instead of explicit Array check (#6525) * Use Kernel#Array instead of explicit Array check (#6525)
* Refactor method to reduce ABC Metric size (#6529) * Refactor method to reduce ABC Metric size (#6529)
* Remove parentheses around arguments to raise (#6532)
### Minor Enhancements ### Minor Enhancements