ruby-changes:53996
From: duerst <ko1@a...>
Date: Wed, 5 Dec 2018 19:06:55 +0900 (JST)
Subject: [ruby-changes:53996] duerst:r66216 (trunk): add update to Unicode 11.0.0 to NEWS [ci skip]
duerst 2018-12-05 19:06:47 +0900 (Wed, 05 Dec 2018) New Revision: 66216 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=66216 Log: add update to Unicode 11.0.0 to NEWS [ci skip] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 66215) +++ NEWS (revision 66216) @@ -279,6 +279,12 @@ sufficient information, see the ChangeLo https://github.com/ruby/ruby/blob/trunk/NEWS#L279 * RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or method. [experimental] +[Regexp/String] + + * Update Unicode version from 10.0.0 to 11.0.0 [Feature #14802] + + * Update Emoji version from 5.0 to 11.0.0 [Feature #14802] + [String] * String#crypt is now deprecated. [Feature #14915] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/