Update history to reflect merge of #3022 [ci skip]
This commit is contained in:
parent
578f38748d
commit
4e8ebd999a
|
@ -14,6 +14,7 @@
|
|||
* Performance optimizations (#2994)
|
||||
* Use `Hash#each_key` instead of `Hash#keys.each` to speed up iteration
|
||||
over hash keys. (#3017)
|
||||
* Further minor performance enhancements. (#3022)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
Loading…
Reference in New Issue