Skip to content

Commit 86666c3

Browse files
author
Nicolas Laurent
committed
add changelog entry
1 parent 201f6a7 commit 86666c3

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
@@ -12,6 +12,7 @@ Bug fixes:
1212
* Fix the label of the first location reported by `Thread#backtrace_locations` (#2229).
1313
* Fix `Thread.handle_interrupt` to defer non-pure interrupts until the end of the `handle_interrupt` block (#2219).
1414
* 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).
1516

1617
Compatibility:
1718

0 commit comments

Comments
 (0)