NEWS: adjust indents and escape brackets not to be labeled lists
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3134b20a01
commit
560bb32fb2
10
NEWS
10
NEWS
@ -31,20 +31,20 @@ Enumerable::
|
|||||||
|
|
||||||
New method::
|
New method::
|
||||||
|
|
||||||
* Added Enumerable#tally. [Feature #11076]
|
* Added Enumerable#tally. [Feature #11076]
|
||||||
|
|
||||||
Enumerator::
|
Enumerator::
|
||||||
|
|
||||||
New method::
|
New method::
|
||||||
|
|
||||||
* Added Enumerator::Yielder#to_proc so that a Yielder object can be
|
* Added Enumerator::Yielder#to_proc so that a Yielder object can be
|
||||||
directly passed to another method as a block argument.
|
directly passed to another method as a block argument.
|
||||||
[Feature #15618]
|
\[Feature #15618]
|
||||||
|
|
||||||
Regexp/String::
|
Regexp/String::
|
||||||
|
|
||||||
* Update Unicode version and Emoji version from 11.0.0 to 12.0.0.
|
* Update Unicode version and Emoji version from 11.0.0 to 12.0.0.
|
||||||
[Feature #15321]
|
\[Feature #15321]
|
||||||
|
|
||||||
=== Stdlib updates (outstanding ones only)
|
=== Stdlib updates (outstanding ones only)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user