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 52b31e5f39..06e1c81ff9 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ with all sufficient information, see the ChangeLog file.
* Enumerable#grep_v is added as inverse version of Enumerable#grep.
[Feature #11049]
+ * Enumerable#chunk_while [Feature #10769]
* Numeric