Skip to content

Commit

Permalink
updates readme for 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hcoles committed Feb 27, 2023
1 parent 9f32e36 commit 13e947c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Read all about it at http://pitest.org

## Releases

## 1.11.2

* #1157 Report only target code lines

The line coverage stats reported on the console included code lines for the entire project, even when filters were applied. This
resulted in dramatically low coverage scores.

## 1.11.1

* #1156 Prevent synthetic lines being counted in coverage
Expand Down

0 comments on commit 13e947c

Please sign in to comment.