From 5668f79bad5ab980d6d60f19efc56049d2b79439 Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Wed, 16 Nov 2022 09:18:19 +0000 Subject: [PATCH] update readme for 1.9.11 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c5e492869..511ba5368 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ Read all about it at http://pitest.org ## Releases +### 1.9.11 + +* #1105 Aggregator resolves wrong file for out of package kotlin files with same name +* #1111 Fix log typo (thanks @wangbo15) + ### 1.9.10 * #1106 Do not replace Map.of with Collections.emptyMap