summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index ca5d511ebe..77ecf74178 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -111,6 +111,8 @@ Compatible
* Enumerable and Enumerator
o Enumerable#map,collect_all called without a block returns
an enumerator.
+ o Enumerable#each_with_object [experimental]
+ o Enumerator#with_object [experimental]
o Enumerator.new { ... } [experimental]
* Regexp#match, String#match
o Regexp#match, String#match