From 0f4b7be88ddd39593c226486f056f7402e75299c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 25 Jul 2019 12:35:32 -0400 Subject: [PATCH] Update history to reflect merge of #7761 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6328aee1..fecb45a6 100644 --- a/History.markdown +++ b/History.markdown @@ -166,6 +166,7 @@ * Use regexp to filter special entries (#7702) * Reduce Array objects generated from utility method (#7749) * Update mime.types (#7756) + * Replace redundant Array#map with Array#each (#7761) ### Documentation