Skip to content

Commit

Permalink
update readme for 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hcoles committed Oct 24, 2023
1 parent 5e34034 commit c4d98ea
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 https://pitest.org

## Releases

## 1.15.2

* #1268 - Filter Lombok NonNull checks
* #1267 - Expand test api to allow reporting of errors during test scanning

#1267 will ensure that previously hidden errors encountered by the JUnit5 plugin will now be reported. This is a backwards compatible api change. It will have no effect until the JUnit5 plugin is updated to use the expanded api. The updated plugin will not be compatible with earlier versions of pitest.

## 1.15.1

* #1260 Upgrade to ASM 9.6 for Java 22 support
Expand Down

0 comments on commit c4d98ea

Please sign in to comment.