mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Add missing headings [ci skip]
This commit is contained in:
parent
08c2a9dc59
commit
043e3d2cdc
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -151,12 +151,16 @@ Regexp / String::
|
|||
|
||||
Time::
|
||||
|
||||
New methods::
|
||||
|
||||
* Added Time#ceil method. [Feature #15772]
|
||||
|
||||
* Added Time#floor method. [Feature #15653]
|
||||
|
||||
$LOAD_PATH::
|
||||
|
||||
New method::
|
||||
|
||||
* Added $LOAD_PATH.resolve_feature_path. [Feature #15903] [Feature #15230]
|
||||
|
||||
=== Stdlib updates (outstanding ones only)
|
||||
|
|
Loading…
Reference in a new issue