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 201f6a7 commit 86666c3Copy full SHA for 86666c3
CHANGELOG.md
@@ -12,6 +12,7 @@ Bug fixes:
12
* Fix the label of the first location reported by `Thread#backtrace_locations` (#2229).
13
* Fix `Thread.handle_interrupt` to defer non-pure interrupts until the end of the `handle_interrupt` block (#2219).
14
* Clear and restore errinfo on entry and normal return from methods in C extensions (#2227).
15
+* Fix extra whitespace in squiggly heredoc with escaped newline (#2238, @wildmaples and @norswap).
16
17
Compatibility:
18
0 commit comments