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

This commit is contained in:
jekyllbot 2017-11-10 08:25:03 -05:00
parent 8081f54936
commit b26dbaddd2
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
* Use Kernel#Array instead of explicit Array check (#6525)
* Refactor method to reduce ABC Metric size (#6529)
* Remove parentheses around arguments to raise (#6532)
* Use double-quotes around gem name (#6535)
### Minor Enhancements