1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add news about Unicode version update (issue #15321) to NEWS [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
duerst 2019-03-06 03:15:06 +00:00
parent fdc42bf88d
commit b3f641085e

5
NEWS
View file

@ -30,6 +30,11 @@ Enumerable::
* Added Enumerable#tally. [Feature #11076]
Regexp/String::
* Update Unicode version and Emoji version from 11.0.0 to 12.0.0.
[Feature #15321]
=== Stdlib updates (outstanding ones only)
CSV::