From fbf6832aa06bf85285a18015b503844be72d13d3 Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Thu, 16 Mar 2023 09:07:35 +0000 Subject: [PATCH] update for 1.11.5 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7ce8c19c1..dfe8be9e0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ Read all about it at http://pitest.org ## Releases +## 1.11.5 + +* #1167 Fix poor static analysis performance for large methods +* #1166 Update pitest web link to https (thanks @romani) + ## 1.11.4 * #1161 Prevent duplicate clinit when synthetic clinit present