diff --git a/NEWS b/NEWS index f6e5e033f7..22fe73f21b 100644 --- a/NEWS +++ b/NEWS @@ -397,10 +397,6 @@ RubyVM:: String:: - New methods:: - - * Added Symbol#start_with? and Symbol#end_with? method. [Feature #16348] - Unicode:: * Update Unicode version and Emoji version from 11.0.0 to @@ -411,6 +407,12 @@ String:: * Update Unicode Emoji version to 12.1 [Feature #16272] +Symbol:: + + New methods:: + + * Added Symbol#start_with? and Symbol#end_with? method. [Feature #16348] + Time:: New methods::