From 054728083a77c54421e6eeb2d8157d4fc498899d Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Mon, 2 Sep 2024 13:38:13 +0100 Subject: [PATCH] update readme for 1.16.3 --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 72cf75348..5162758cc 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,14 @@ Read all about it at https://pitest.org ## 1.16.2 -#1340 Show covering tests for surviving mutants in html report (thanks @vivganes) -#1342/#1343 Fix misleading logging of history paths (thanks @vivganes) -#1344 Mutate delayed execution code in enums and singletons +* #1345 Improved delayed execution detection in static initialization code +* #1347 Auto add standard kotlin source dirs for maven projects + +## 1.16.2 + +* #1340 Show covering tests for surviving mutants in html report (thanks @vivganes) +* #1342/#1343 Fix misleading logging of history paths (thanks @vivganes) +* #1344 Mutate delayed execution code in enums and singletons ## 1.16.1