mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add update to Unicode 11.0.0 to NEWS [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1eba8ecb66
commit
433410a00f
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
@ -279,6 +279,12 @@ sufficient information, see the ChangeLog file or Redmine
|
||||||
* RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or method.
|
* RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or method.
|
||||||
[experimental]
|
[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]
|
||||||
|
|
||||||
* String#crypt is now deprecated. [Feature #14915]
|
* String#crypt is now deprecated. [Feature #14915]
|
||||||
|
|
Loading…
Reference in a new issue