aboutsummaryrefslogtreecommitdiffstats
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 f8c08c4ecb..aadfd47388 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,7 @@ with all sufficient information, see the ChangeLog file.
* Enumerable
* New methods:
* Enumerable#slice_after
+ * Enumerable#slice_when
* Extended methods:
* min, min_by, max and max_by supports optional argument to return
multiple elements.