aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3283a66b1..36660defba 100644
--- a/NEWS
+++ b/NEWS
@@ -142,6 +142,12 @@ Array::
* Added Array#intersection. [Feature #16155]
+Comparable::
+
+ Modified method::
+
+ * Comparable#clamp now accepts a Range argument. [Feature #14784]
+
Complex::
New method::