From 34b6932cbb22b9d02eb474365fbd364ca8cb8d5d Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 13 Oct 2016 08:15:43 +0000 Subject: NEWS: [Feature #11818] [ci skip] * NEWS: add Hash#compact and Hash#compact!. [Feature #11818] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 6f3c9f1aa2..73b5bd21a2 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,7 @@ with all sufficient information, see the ChangeLog file or Redmine * Hash * Hash#transform_values and Hash#transform_values! [Feature #12512] + * Hash#compact and Hash#compact! [Feature #11818] * Integer -- cgit v1.2.3