From 47bdfc72ff25f353d62f1c469e9d3aa21ecf87b1 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 8 Nov 2017 11:47:16 -0500 Subject: [PATCH] Update history to reflect merge of #6532 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 4343e46e..d515542b 100644 --- a/History.markdown +++ b/History.markdown @@ -46,6 +46,7 @@ * [RuboCop] Enable `Style/UnneededCapitalW` cop (#6526) * Use Kernel#Array instead of explicit Array check (#6525) * Refactor method to reduce ABC Metric size (#6529) + * Remove parentheses around arguments to raise (#6532) ### Minor Enhancements