summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba459f7fe4..99c18de19c 100644
--- a/NEWS
+++ b/NEWS
@@ -176,6 +176,7 @@ sufficient information, see the ChangeLog file or Redmine
* `Range#===` now uses `#cover?` instead of `#include?` method.
[Feature #14575]
+ * `Range#cover?` now accepts Range object. [Feature #14473]
* `RubyVM::AST`