From a6519001c81ec785e8f0f25c8ed09c0c58cc7f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 26 May 2024 14:19:31 +0200 Subject: [PATCH] core: update ChangeLog --- ChangeLog.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 059703d5c..f7243832d 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -8,6 +8,16 @@ :see-release-notes: If you are upgrading: please see release notes. :breaking: pass:quotes[*[breaking]*] +[[v4.3.1]] +== Version 4.3.1 (under dev) + +[[v4.3.1_fixed]] +=== Fixed + +* tests: fix relay tests on s390x +* tests: fix check of php plugin +* tests: fix compilation of tests on Fedora 40 + [[v4.3.0]] == Version 4.3.0 (2024-05-26)