From 4c9cbad6775749ccf4f16be8dab5eb054d182c55 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 12 Jul 2019 10:44:47 -0400 Subject: [PATCH] Update history to reflect merge of #7749 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) 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