From ba1cb388a9b29856ff1e1127a10c2ac727dabfc4 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Fri, 29 Nov 2019 11:17:27 +0900 Subject: Fixed the position in NEWS [Feature #16348] [ci skip] --- NEWS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'NEWS') 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:: -- cgit v1.2.3