From 66e15973d0ecfb599fc8aac6a790ae40588865b0 Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Sun, 21 Jan 2024 11:42:18 +0000 Subject: [PATCH] add #1274 to 1.15.4 release notes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ee5a3142..3808276b2 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Read all about it at https://pitest.org * #1288 - New extension point to allow custom coverage export formats * #1289 - Parse argline configuration from surefire configuration +* #1274 Follow invoke dynamic calls when detecting static initializer only methods Note, maven users who have previously needed to duplicate argline parameters between surefire and pitest's `jvmArgs` and `argline` parameters may need to adjust their configuration when upgrading. Entries supplied to surefire will now automatically be added to pitest.