ruby-changes:51605
From: ktsj <ko1@a...>
Date: Sun, 1 Jul 2018 17:12:18 +0900 (JST)
Subject: [ruby-changes:51605] ktsj:r63816 (trunk): NEWS: add NEWS entry about Kernel#then [Feature #14594]
ktsj 2018-07-01 17:12:14 +0900 (Sun, 01 Jul 2018) New Revision: 63816 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=63816 Log: NEWS: add NEWS entry about Kernel#then [Feature #14594] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 63815) +++ NEWS (revision 63816) @@ -83,6 +83,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L83 * Kernel + * Kernel#then is a new alias for Kernel#yield_self [Feature #14594] + * Kernel.#Complex takes :exception option to specify the way of error handling [Feature #12732] * Kernel.#Float takes :exception option to specify the way of error handling [Feature #12732] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/