aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6a974a4f68..6dab274b1a 100644
--- a/NEWS
+++ b/NEWS
@@ -83,6 +83,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* 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]