ruby-changes:44342
From: nobu <ko1@a...>
Date: Thu, 13 Oct 2016 17:15:48 +0900 (JST)
Subject: [ruby-changes:44342] nobu:r56415 (trunk): NEWS: [Feature #11818] [ci skip]
nobu 2016-10-13 17:15:43 +0900 (Thu, 13 Oct 2016) New Revision: 56415 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=56415 Log: NEWS: [Feature #11818] [ci skip] * NEWS: add Hash#compact and Hash#compact!. [Feature #11818] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 56414) +++ NEWS (revision 56415) @@ -61,6 +61,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L61 * Hash * Hash#transform_values and Hash#transform_values! [Feature #12512] + * Hash#compact and Hash#compact! [Feature #11818] * Integer -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/