summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorglass <glass@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-21 06:11:01 +0000
committerglass <glass@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-21 06:11:01 +0000
commitd358972213b5a50d7a9dc019b3b586aedf7f846e (patch)
tree7748fe1fd5f1501d9aec18c9e2a996ff1ef4cc71 /NEWS
parent6c50bdda0b33f8031e54e3ea7857de43da821ead (diff)
Update NEWS for Hash#slice
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2f5368a502..76afc07d1b 100644
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Hash#transform_keys [Feature #13583]
* Hash#transform_keys! [Feature #13583]
+ * Hash#slice [Feature #8499]
* IO