diff --git a/doc/NEWS-2.1.0 b/doc/NEWS-2.1.0 index 2776c27551..5d4152b8dc 100644 --- a/doc/NEWS-2.1.0 +++ b/doc/NEWS-2.1.0 @@ -104,6 +104,8 @@ with all sufficient information, see the ChangeLog file. * Numeric#step allows the limit argument to be omitted, in which case an infinite sequence of numbers is generated. Keyword arguments `to` and `by` are introduced for ease of use. + `by` can be 0, in which case the same value will be generated + indefinitely. * Process * New methods: