Skip to content

Commit 1c57f68

Browse files
committed
Add Changelog entry for String#encode fix PR #2095
1 parent 84b0fdf commit 1c57f68

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
@@ -9,6 +9,7 @@ Bug fixes:
99
* Fixed return value of `Enumerable#first` (#2056, @LillianZ).
1010
* Improve reliability of the post install hook by disabling RubyGems (#2075).
1111
* Fixed top level exception handler to print exception cause (#2013).
12+
* Fixed `String#encode` with options issue (#2091, #2095, @LillianZ)
1213

1314
Compatibility:
1415

0 commit comments

Comments
 (0)