From 1bb5cc2106cb3073f30a4fbe5391f3bb9ed3586e Mon Sep 17 00:00:00 2001 From: stomar Date: Sat, 13 Oct 2018 20:53:56 +0000 Subject: NEWS: Hash#update! does not exist git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a10ecadc5d..896facad50 100644 --- a/NEWS +++ b/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 -- cgit v1.2.3