mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: Adding Enumerable#each_entry to the new method list
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26813 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
556152ada3
commit
e09838c691
1 changed files with 1 additions and 0 deletions
1
NEWS
1
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
|
||||
|
|
Loading…
Reference in a new issue