ruby-changes:48116
From: glass <ko1@a...>
Date: Sat, 21 Oct 2017 15:11:04 +0900 (JST)
Subject: [ruby-changes:48116] glass:r60230 (trunk): Update NEWS for Hash#slice
glass 2017-10-21 15:11:01 +0900 (Sat, 21 Oct 2017) New Revision: 60230 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60230 Log: Update NEWS for Hash#slice Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 60229) +++ NEWS (revision 60230) @@ -47,6 +47,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L47 * Hash#transform_keys [Feature #13583] * Hash#transform_keys! [Feature #13583] + * Hash#slice [Feature #8499] * IO -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/