From d358972213b5a50d7a9dc019b3b586aedf7f846e Mon Sep 17 00:00:00 2001 From: glass Date: Sat, 21 Oct 2017 06:11:01 +0000 Subject: Update NEWS for Hash#slice git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60230 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3