mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: Hash#update! does not exist
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
83dc5d2809
commit
1bb5cc2106
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -121,7 +121,7 @@ sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* Modified methods:
|
||||
|
||||
* `Hash#merge`, `update`, `merge!` and `update!` now accept multiple
|
||||
* `Hash#merge`, `merge!`, and `update` now accept multiple
|
||||
arguments. [Feature #15111]
|
||||
|
||||
* `Hash#to_h` now maps keys and values to new keys and values
|
||||
|
|
Loading…
Reference in a new issue