1
0
Fork 0
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:
Nobuyoshi Nakada 2019-08-29 22:06:05 +09:00
parent 2c1e902cba
commit 79117d4a9b
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

7
NEWS
View file

@ -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