File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ Unreleased
28
28
data files, it was random whether the absolute file names would be made
29
29
relative or not. If they weren't, then a file would be listed twice in
30
30
reports, as detailed in `issue 1752 `_. This is now fixed: absolute file
31
- names are always made relative when combining.
31
+ names are always made relative when combining. Thanks to Bruno Rodrigues dos
32
+ Santos for support.
32
33
33
34
- Fix: the last case of a match/case statement had an incorrect message if the
34
35
branch was missed. It said the pattern never matched, when actually the
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ Brett Cannon
38
38
Brian Grohe
39
39
Bruno Oliveira
40
40
Bruno P. Kinoshita
41
+ Bruno Rodrigues dos Santos
41
42
Buck Evan
42
43
Buck Golemon
43
44
Calen Pennington
You can’t perform that action at this time.
0 commit comments