diff --git a/History.markdown b/History.markdown index ef611eb4..e74d59b3 100644 --- a/History.markdown +++ b/History.markdown @@ -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