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 6724aaf402..a7d2da980a 100644
--- a/NEWS
+++ b/NEWS
@@ -95,6 +95,9 @@ with all sufficient information, see the ChangeLog file.
Backtrace doesn't show each methods (show block lines directly).
TracePoint also ignore these calls. [Feature #11569]
+* Struct
+ * Struct#dig [Feature #11686]
+
* Thread
* Thread#name, Thread#name= are added to handle thread names [Feature #11251]