summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2019-10-21 17:09:52 +0900
committerKoichi Sasada <ko1@atdot.net>2019-10-22 01:06:53 +0900
commitee302f54a0b32352faac30758cf91f502997fe1f (patch)
treef79bcf9e098ca755dbcb537bb9da8e3db6a7f0f8
parent9bbc28340e62a732d1fad3676b7a81019bda2db6 (diff)
add an NEWS entry about [Feature #15575]
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b9e1e6b8d..5d5185a0c6 100644
--- a/NEWS
+++ b/NEWS
@@ -184,6 +184,9 @@ sufficient information, see the ChangeLog file or Redmine
* Method reference operator, <code>.:</code> is introduced as an
experimental feature. [Feature #12125] [Feature #13581]
+* "yield" in singleton class syntax is warned and will be deprecated later.
+ [Feature #15575]
+
=== Core classes updates (outstanding ones only)
Array::