Skip to content

Commit 969b945

Browse files
committed
Change log entry
1 parent 210bed5 commit 969b945

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
@@ -31,6 +31,7 @@ Bug fixes:
3131
* Fixed missing polyglot type declaration for `RSTRING_PTR` to help with native/managed interop.
3232
* Fixed `Module#to_s` and `Module#inspect` to not return an extra `#<Class:` for singleton classes.
3333
* Arrays backed by native storage now allocate the correct amount of memory (#1828).
34+
* Fixed `#inspect` on broken UTF-8 sequences (#1842, @chrisseaton).
3435

3536
Compatibility:
3637

0 commit comments

Comments
 (0)