ruby-changes:58952
From: Nobuyoshi <ko1@a...>
Date: Fri, 29 Nov 2019 11:23:23 +0900 (JST)
Subject: [ruby-changes:58952] ba1cb388a9 (master): Fixed the position in NEWS [Feature #16348]
https://git.ruby-lang.org/ruby.git/commit/?id=ba1cb388a9 From ba1cb388a9b29856ff1e1127a10c2ac727dabfc4 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Fri, 29 Nov 2019 11:17:27 +0900 Subject: Fixed the position in NEWS [Feature #16348] [ci skip] diff --git a/NEWS b/NEWS index f6e5e03..22fe73f 100644 --- a/NEWS +++ b/NEWS @@ -397,10 +397,6 @@ RubyVM:: https://github.com/ruby/ruby/blob/trunk/NEWS#L397 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:: https://github.com/ruby/ruby/blob/trunk/NEWS#L407 * 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 v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/