aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 95826e8ad3..a7998061b2 100644
--- a/NEWS
+++ b/NEWS
@@ -94,6 +94,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* Kernel#pp [Feature #14123]
* Kernel#warn(..., uplevel:n) [Feature #12882]
+* Method
+
+ * Method#=== invokes Method#call [#14142]
+
* Module
* Module#attr, attr_accessor, attr_reader, attr_writer are now public [#14132]
* Module#define_method, alias_method, undef_method, remove_method are now public [#14133]