[DOC] Add changes to Hash#merge in NEWS [#15111]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
bfbf9bd6d3
commit
f7f216ed37
5
NEWS
5
NEWS
@ -90,6 +90,11 @@ sufficient information, see the ChangeLog file or Redmine
|
||||
|
||||
* `Hash`
|
||||
|
||||
* Modified methods:
|
||||
|
||||
* `Hash#merge`, `update`, `merge!` and `update!` now accept multiple
|
||||
arguments. [Feature #15111]
|
||||
|
||||
* Aliased methods:
|
||||
|
||||
* `Hash#filter` is a new alias for `Hash#select`. [Feature #13784]
|
||||
|
Loading…
x
Reference in New Issue
Block a user