Skip to content

Commit 84dfee1

Browse files
committed
Add bug fix to rb_protect to the change log.
1 parent 7f2fb62 commit 84dfee1

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
@@ -6,6 +6,7 @@ Bug fixes:
66
* Fixed `String#inspect` when the string uses a non-UTF-8 ASCII-compatible
77
encoding and has non-ASCII characters.
88
* Fixed `puts` for strings with non-ASCII-compatible encodings.
9+
* `rb_protect` now returns `Qnil` when an error occurs.
910

1011
New features:
1112

0 commit comments

Comments
 (0)