summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-07-14 17:58:25 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-07-14 17:58:41 +0900
commit043e3d2cdc02a3571e3e2c3b9252a65d3c049740 (patch)
tree70ec1499c967249dd804a49e5c26276fd3e64d66 /NEWS
parent08c2a9dc599021668e11dee2f099a204122eab90 (diff)
[DOC] Add missing headings [ci skip]
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f422e68c88..ed34fe82f5 100644
--- a/NEWS
+++ b/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)