1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

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
This commit is contained in:
nobu 2016-10-13 08:15:43 +00:00
parent bbd58fa2b9
commit f087533b8b

1
NEWS
View file

@ -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