mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
a593186a02
commit
ba1cb388a9
1 changed files with 6 additions and 4 deletions
10
NEWS
10
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::
|
||||
|
|
Loading…
Add table
Reference in a new issue