mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[DOC] Add ObjectSpace._id2ref deprecated to NEWS.md
This commit is contained in:
parent
6ab2cd0f69
commit
d2995a5d11
3
NEWS.md
3
NEWS.md
@ -209,6 +209,8 @@ The following bundled gems are updated.
|
||||
|
||||
[[Feature #21262]]
|
||||
|
||||
* `ObjectSpace._id2ref` is deprecated. [[Feature #15408]]
|
||||
|
||||
## Stdlib compatibility issues
|
||||
|
||||
* CGI library is removed from the default gems. Now we only provide `cgi/escape` for
|
||||
@ -259,6 +261,7 @@ The following bundled gems are updated.
|
||||
* `--rjit` is removed. We will move the implementation of the third-party JIT API
|
||||
to the [ruby/rjit](https://github.com/ruby/rjit) repository.
|
||||
|
||||
[Feature #15408]: https://bugs.ruby-lang.org/issues/15408
|
||||
[Feature #17473]: https://bugs.ruby-lang.org/issues/17473
|
||||
[Feature #18455]: https://bugs.ruby-lang.org/issues/18455
|
||||
[Feature #19908]: https://bugs.ruby-lang.org/issues/19908
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user