Skip to content

Commit

Permalink
Update readme for 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hcoles committed Apr 8, 2024
1 parent 5dc9a92 commit cfd1f2e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Read all about it at https://pitest.org

## Releases

## 1.16.0

* #1311 - Include unmodifiable collections stored directly to fields in the `+funmodifiablecollection` filter for defensive code
* #1319 - Use environment variables from surefire config
* #1322 - Automatically add -ea to enable assertions
* #1321 - Expand BuildVerifier interface

Api change in #1321 is backwards compatible, but plugins written against 1.16.0 may not work with earlier versions.

## 1.15.8

* #1310 Filter mutations to Collections.unmodifiable*
Expand Down

0 comments on commit cfd1f2e

Please sign in to comment.