summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 77e47b0973..dc7babe03a 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,7 @@ with all sufficient information, see the ChangeLog file.
* Array
* Array#bsearch_index [Feature #10730]
+ * Array#dig [Feature #11643]
* Enumerable
@@ -57,6 +58,7 @@ with all sufficient information, see the ChangeLog file.
* Hash
* Hash#fetch_values [Feature #10017]
+ * Hash#dig [Feature #11643]
* IO