Skip to content

Commit c13f130

Browse files
bjfisheregon
authored andcommitted
Add changelog entry for String#scrub frozen replacement issue
(cherry picked from commit 37fdd83)
1 parent d753e0a commit c13f130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Bug fixes:
1414
* `rb_funcall()` now releases the C-extension lock (similar to MRI).
1515
* Fix `rb_str_modify_expand` to preserve existing bytes (#2392).
1616
* Fix `Marshal.load` of multiple `Symbols` with an explicit encoding (#1624).
17+
* Fix `String#scrub` when replacement is frozen (#2398, @LillianZ).
1718

1819
Compatibility:
1920

0 commit comments

Comments
 (0)