From 42fb6d22ff0b3317205f11786e155d5830b6b8fb Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Wed, 22 Mar 2023 21:44:03 +0000 Subject: [PATCH] release 1.11.6 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f4fd94fec..ce422fbd4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ Read all about it at https://pitest.org ## Releases +## 1.11.6 + +* #1171 Prevent double instantiation of features +* #1170 Update links to https (thanks @romani) + ## 1.11.5 * #1167 Fix poor static analysis performance for large methods