Skip to content

Commit 0b8c7f8

Browse files
committed
Clarify ChangeLog wording
1 parent 45a280c commit 0b8c7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Compatibility:
4141
* Fix arity for `Proc` (#2098, @ssnickolay)
4242
* Check bounds for `FFI::Pointer` accesses when the size of the memory behind is known.
4343
* Implement negative line numbers for eval (#1482).
44-
* Support refinements for `String#to_s` (#2110, @ssnickolay)
44+
* Support refinements for `#to_s` called by string interpolation (#2110, @ssnickolay)
4545

4646
Performance:
4747

0 commit comments

Comments
 (0)