Skip to content

Commit

Permalink
Reword changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
andrykonchin committed Dec 18, 2024
1 parent a9fcc99 commit ca6f8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Compatibility:
* Support `symbolize_names` argument to `MatchData#named_captures` (#3681, @rwstauner).
* Support `Proc#initialize_{dup,copy}` for subclasses (#3681, @rwstauner).
* Remove deprecated `Encoding#replicate` method (#3681, @rwstauner).
* Update NoMethodError message to not use object#inspect (#3681, @rwstauner).
* Update `NoMethodError` message to not use `#inspect` on receiver (#3681, @rwstauner).

Performance:

Expand Down

0 comments on commit ca6f8a9

Please sign in to comment.