Skip to content

Commit

Permalink
[Feature #20265] Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzhu2118 committed Mar 14, 2024
1 parent ff51dc5 commit 4e03d56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Expand Up @@ -84,6 +84,8 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log

## C API updates

* `rb_newobj` and `rb_newobj_of` (and corresponding macros `RB_NEWOBJ`, `RB_NEWOBJ_OF`, `NEWOBJ`, `NEWOBJ_OF`) have been removed [[Feature #20265]].

## Implementation improvements

* `Array#each` is rewritten in Ruby for better performance [[Feature #20182]].
Expand All @@ -95,3 +97,4 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log
[Feature #19117]: https://bugs.ruby-lang.org/issues/19117
[Bug #20064]: https://bugs.ruby-lang.org/issues/20064
[Feature #20182]: https://bugs.ruby-lang.org/issues/20182
[Feature #20265]: https://bugs.ruby-lang.org/issues/20265

0 comments on commit 4e03d56

Please sign in to comment.