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