We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d753e0a commit c13f130Copy full SHA for c13f130
CHANGELOG.md
@@ -14,6 +14,7 @@ Bug fixes:
14
* `rb_funcall()` now releases the C-extension lock (similar to MRI).
15
* Fix `rb_str_modify_expand` to preserve existing bytes (#2392).
16
* Fix `Marshal.load` of multiple `Symbols` with an explicit encoding (#1624).
17
+* Fix `String#scrub` when replacement is frozen (#2398, @LillianZ).
18
19
Compatibility:
20
0 commit comments