diff --git a/History.markdown b/History.markdown index f9f337c5..98b50b76 100644 --- a/History.markdown +++ b/History.markdown @@ -165,6 +165,7 @@ * Bump RuboCop to v0.71.0 (#7687) * Use regexp to filter special entries (#7702) * Replace `String#=~` with `String#match?` (#7718) + * Reduce Array objects generated from utility method (#7749) ### Documentation