Added NEWS for Feature 15373

This commit is contained in:
manga_osyo 2019-12-24 09:53:36 +09:00 committed by Koichi Sasada
parent 360f153fca
commit f09a4ff265
Notes: git 2019-12-24 10:31:08 +09:00

2
NEWS
View File

@ -225,6 +225,8 @@ sufficient information, see the ChangeLog file or Redmine
warned in verbose mode. This warning will be disabled even in non-verbose mode in
Ruby 3.0, and the methods and C functions will be removed in Ruby 3.2. [Feature #16131]
* Refinements take place at Object#method and Module#instance_method. [Feature #15373]
=== Core classes updates (outstanding ones only)
Array::