ruby-changes:56478
From: Kazuhiro <ko1@a...>
Date: Sun, 14 Jul 2019 18:15:56 +0900 (JST)
Subject: [ruby-changes:56478] Kazuhiro NISHIYAMA: 043e3d2cdc (master): [DOC] Add missing headings [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=043e3d2cdc From 043e3d2cdc02a3571e3e2c3b9252a65d3c049740 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Sun, 14 Jul 2019 17:58:25 +0900 Subject: [DOC] Add missing headings [ci skip] diff --git a/NEWS b/NEWS index f422e68..ed34fe8 100644 --- a/NEWS +++ b/NEWS @@ -151,12 +151,16 @@ Regexp / String:: https://github.com/ruby/ruby/blob/trunk/NEWS#L151 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) -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/