From 2736589ba19ab8390168be58480df4f359745464 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 4 Aug 2019 16:09:29 -0400 Subject: [PATCH] Update history to reflect merge of #7728 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 463bcde7..a1dd6eba 100644 --- a/History.markdown +++ b/History.markdown @@ -172,6 +172,7 @@ * Replace redundant Array#map with Array#each (#7761) * Fix: rubocop offenses (#7769) * Reduce allocations by using #each_with_object (#7758) + * Memoize fallback_data for Drop (#7728) ### Documentation