aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b1731c10b5..6a974a4f68 100644
--- a/NEWS
+++ b/NEWS
@@ -129,6 +129,12 @@ with all sufficient information, see the ChangeLog file or Redmine
* String#split yields each substring to the block if given. [Feature #4780]
+* TracePoint
+
+ * New methods:
+
+ * TracePoint#parameters [Feature #14694]
+
=== Stdlib updates (outstanding ones only)
* ERB