[DOC] Add a NEWS entry about Array#each

in response to [Bug #20227]
This commit is contained in:
Takashi Kokubun 2024-01-30 09:49:25 -08:00
Родитель 20732cadfd
Коммит 1891b4b6c3
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -70,6 +70,8 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log
## Implementation improvements
* `Array#each` is rewritten in Ruby for better performance.
## JIT
[Feature #18980]: https://bugs.ruby-lang.org/issues/18980