summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index db76546fbb..d1c14dd0c8 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -107,6 +107,7 @@ Compatible
* Enumerable and Enumerator
o Enumerable#map,collect_all called without a block returns
an enumerator.
+ o Enumerable::Enumerator#with_memo
* Regexp#match, String#match
o Regexp#match, String#match
* Fiber: coroutines/micro-threads