aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d4b798ca4..4ebe7f0076 100644
--- a/NEWS
+++ b/NEWS
@@ -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::