aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 97f0e0fcce..4e5abab47c 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ sufficient information, see the ChangeLog file or Redmine
* Non-Symbol keys in a keyword arguments hash was prohibited at 2.6.0, but
now allowed again. [Bug #15658]
+* Numbered parameter as the default block parameter is introduced as an
+ experimental feature. [Feature #4475]
+
=== Core classes updates (outstanding ones only)
Enumerable::