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 c46449f commit d7f724cCopy full SHA for d7f724c
CHANGELOG.md
@@ -6,6 +6,8 @@ Bug fixes:
6
characters (#1543).
7
* Fixed an issue with `String#{encode,encode!}` double-processing strings
8
using XML conversion options and a new destination encoding (#1545).
9
+* Fixed a bug where a raised cloned exception would be caught as the
10
+ original exception (#1542).
11
12
Compatibility:
13
0 commit comments