mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: [Feature #16035] [ci skip]
This commit is contained in:
parent
2c1e902cba
commit
79117d4a9b
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
@ -130,6 +130,13 @@ Module::
|
|||
* Module#autoload? now takes an +inherit+ optional argument, like as
|
||||
Module#const_defined?. [Feature #15777]
|
||||
|
||||
ObjectSpace::WeakMap::
|
||||
|
||||
Modified method::
|
||||
|
||||
* ObjectSpace::WeakMap#[]= now accepts special objects as either key or
|
||||
values. [Feature #16035]
|
||||
|
||||
Regexp / String::
|
||||
|
||||
* Update Unicode version and Emoji version from 11.0.0 to
|
||||
|
|
Loading…
Reference in a new issue