diff options
-rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -31,20 +31,20 @@ Enumerable:: New method:: - * Added Enumerable#tally. [Feature #11076] + * Added Enumerable#tally. [Feature #11076] Enumerator:: New method:: - * Added Enumerator::Yielder#to_proc so that a Yielder object can be - directly passed to another method as a block argument. - [Feature #15618] + * Added Enumerator::Yielder#to_proc so that a Yielder object can be + directly passed to another method as a block argument. + \[Feature #15618] Regexp/String:: * Update Unicode version and Emoji version from 11.0.0 to 12.0.0. - [Feature #15321] + \[Feature #15321] === Stdlib updates (outstanding ones only) |