diff --git a/NEWS b/NEWS index fb7eff3f9f..3cf998b9da 100644 --- a/NEWS +++ b/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. [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]