From 61636b31f454378f09f915ffc6a3783169a29115 Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Fri, 21 Apr 2023 12:53:49 +0100 Subject: [PATCH] release 1.13.0 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7ce4caded..1924545f6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Read all about it at https://pitest.org ## Releases +## 1.13.0 + +* #1188 Allow mutators to produce multiple distinct mutations +* #1190 Provide test prioritiser to interceptors +* #1191 Enable mutation of annotations of methods and fields + ## 1.12.0 * #1186 New extension points