aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNARUSE, Yui <naruse@airemix.jp>2019-11-17 23:24:59 +0900
committerNARUSE, Yui <naruse@airemix.jp>2019-11-28 23:49:28 +0900
commitb5fbefbf2c14742f6d46ecdf3ce712062dfb1d0a (patch)
treed5367d0c20d2323ac8d030ded69efba7e6e76b8b /NEWS
parent76871dea6b05ee441f25c6f694ac21525ed25f93 (diff)
downloadruby-b5fbefbf2c14742f6d46ecdf3ce712062dfb1d0a.tar.gz
Added Symbol#start_with? and Symbol#end_with? method. [Feature #16348]
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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