From 29f8114c2c319a4308e6b070902211e062efa392 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Fri, 8 Dec 2023 13:48:02 +0100 Subject: [PATCH] Update tge changelog for 2.1.0 --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 8c87a5d..b5bf94f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -# 2.1.0 / TBA +# 2.1.0 / 2023-12-08 Add support for PHPUnit 10.1+ (10.0 is not supported) Bump requirement to Prophecy 1.18+