summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ac37a4392..14d9fda382 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ with all sufficient information, see the ChangeLog file.
* New methods:
* Enumerable#join
* Enumerable#chunk
+ * Enumerable#each_entry
* Enumerable#slice_before
* Enumerator