Update history to reflect merge of #7728 [ci skip]

This commit is contained in:
jekyllbot 2019-08-04 16:09:29 -04:00
parent a0c3a6bced
commit 2736589ba1
1 changed files with 1 additions and 0 deletions

View File

@ -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