Skip to content

Commit 44379eb

Browse files
committed
Update release notes
1 parent ec23f30 commit 44379eb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

releasenotes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ GUI:
1010
-
1111

1212
Changed interface:
13+
- Updated path matching syntax for -i, --file-filter, suppressions, GUI excludes, and project file excludes.
14+
Old patterns that use a `*` may need to use `**` instead if it is intended to match path separators. More details can be seen in the manual.
1315
-
1416

1517
Deprecations:
@@ -29,5 +31,4 @@ Other:
2931
- Fixed --file-filter matching of looked up files in provided paths.
3032
- Split up cstyleCast checker; dangerous casts produce portability/warning reports, safe casts produce style reports.
3133
- Removed deprecated '--showtime=' value 'top5'. Please use 'top5_file' or 'top5_summary' instead.
32-
- Updated path matching syntax for -i, --file-filter, suppressions, GUI excludes, and project file excludes.
3334
-

0 commit comments

Comments
 (0)