git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2018-09-21 02:14:33 +00:00
Родитель 9b2cf4fb28
Коммит e5a3bfb3da
1 изменённых файлов: 1 добавлений и 1 удалений

2
NEWS
Просмотреть файл

@ -229,7 +229,7 @@ sufficient information, see the ChangeLog file or Redmine
* Modified methods:
* `Hash#to_h` now maps keys and values to new keys and values
* `Struct#to_h` now maps keys and values to new keys and values
by the block if given. [Feature #15143]
* Aliased method: