summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7f79727a2..9c805927f6 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Integer
* Integer.sqrt [Feature #13219]
+ * Integer#step does no longer rescue exceptions when given
+ a step value which cannot be compared with #> to 0. [Feature #7688]
* IO