From d30f707d97bed6fae4b9d3a480aae70fa92c326a Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Mon, 5 Feb 2024 12:43:17 +0100 Subject: [PATCH] chore: prep v3.1.1 Signed-off-by: Jan Kowalleck --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 8c0e95d8..1f5acb93 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## unreleased + + +## 3.1.1 - 2024-02-05 + * Style * Applied latest PHP Coding Standards (via [#395], [#398], [#399], [#402])