summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa6bef9843..4a288ed50d 100644
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,10 @@ with all sufficient information, see the ChangeLog file.
[Feature #11049]
* Enumerable#chunk_while [Feature #10769]
+* Enumerator::Lazy
+
+ * Enumerator::Lazy#grep_v [Feature #11773]
+
* File
* File.mkfifo [Feature #11536]