From b5fbefbf2c14742f6d46ecdf3ce712062dfb1d0a Mon Sep 17 00:00:00 2001 From: "NARUSE, Yui" Date: Sun, 17 Nov 2019 23:24:59 +0900 Subject: Added Symbol#start_with? and Symbol#end_with? method. [Feature #16348] --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 204ff7d505..f6e5e033f7 100644 --- a/NEWS +++ b/NEWS @@ -397,6 +397,10 @@ 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 -- cgit v1.2.3