From 54dd01a32aff885f5b25cc05a6c8888514da1c7f Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Wed, 28 Aug 2024 12:41:53 +0100 Subject: [PATCH] update for 1.16.2 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0e5edf406..72cf75348 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Read all about it at https://pitest.org ## Releases +## 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 * #1329 Prevent version clashes with aggregate goal when plugins use jackson