mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: Add Hash#transform_keys and Hash#transform_keys!
[Feature #13583] [ruby-core:81290] [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a14cb8ad5b
commit
ae1c9f13b4
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -36,6 +36,11 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* :newline option to File.open implies text mode now. [Bug #13350]
|
||||
|
||||
* Hash
|
||||
|
||||
* Hash#transform_keys [Feature #13583]
|
||||
* Hash#transform_keys! [Feature #13583]
|
||||
|
||||
* Integer
|
||||
|
||||
* Integer.sqrt [Feature #13219]
|
||||
|
|
Loading…
Add table
Reference in a new issue