mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ci skip] Update NEWS.md for [Feature #18290]
This commit is contained in:
parent
39d3d24abb
commit
e014c9d607
Notes:
git
2021-11-09 06:41:25 +09:00
1 changed files with 4 additions and 0 deletions
4
NEWS.md
4
NEWS.md
|
@ -310,6 +310,9 @@ Excluding feature bug fixes.
|
|||
|
||||
* Documented. [[GH-4815]]
|
||||
|
||||
* `rb_gc_force_recycle` is deprecated and has been changed to a no-op.
|
||||
[[Feature #18290]]
|
||||
|
||||
## Implementation improvements
|
||||
|
||||
### JIT
|
||||
|
@ -423,5 +426,6 @@ See [the repository](https://github.com/ruby/error_highlight) in detail.
|
|||
[Feature #18029]: https://bugs.ruby-lang.org/issues/18029
|
||||
[Feature #18172]: https://bugs.ruby-lang.org/issues/18172
|
||||
[Feature #18229]: https://bugs.ruby-lang.org/issues/18229
|
||||
[Feature #18290]: https://bugs.ruby-lang.org/issues/18290
|
||||
[GH-1509]: https://github.com/ruby/ruby/pull/1509
|
||||
[GH-4815]: https://github.com/ruby/ruby/pull/4815
|
||||
|
|
Loading…
Reference in a new issue