aboutsummaryrefslogtreecommitdiffstats
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
commit850a2c65550bc1377f1bd0b5297322238af075d3 (patch)
tree7748fe1fd5f1501d9aec18c9e2a996ff1ef4cc71 /NEWS
parent466644b72284a955f7ce5972912961070bbfd8ef (diff)
downloadruby-850a2c65550bc1377f1bd0b5297322238af075d3.tar.gz
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