NEWS: RubyVM.resolve_feature_path moved [ci skip]

This commit is contained in:
Kazuhiro NISHIYAMA 2019-07-14 20:33:41 +09:00
parent 41e09ca4be
commit 0df4a813ca
No known key found for this signature in database
GPG Key ID: 262ED8DBB4222F7A

7
NEWS
View File

@ -149,6 +149,13 @@ Regexp / String::
* Update Unicode version to 12.1.0, adding support for
U+32FF SQUARE ERA NAME REIWA. [Feature #15195]
RubyVM::
Removed method::
* RubyVM.resolve_feature_path moved to
$LOAD_PATH.resolve_feature_path. [Feature #15903] [Feature #15230]
Time::
New methods::