diff --git a/NEWS b/NEWS index cfdd975dae..a6ecd8f7f5 100644 --- a/NEWS +++ b/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: