From 6a6267773df2e2a89464f63f218e92b528d5bb28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taffit@debian.org> Date: Sat, 3 Aug 2024 14:54:07 +0900 Subject: [PATCH] Update changelog for 1.4.0-1 release --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index e9cdfb8..ac89914 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +php-http-psr7-integration-tests (1.4.0-1) unstable; urgency=medium + + [ ignace nyamagana butera ] + * Add support for PHPUnit10 and remove support for PHPUnit8 (Closes: #1070554) + + [ David Buchmann ] + * prepare release + + [ David Prévot ] + * Update Standards-Version to 4.7.0 + * Adapt debian/clean to PHPUnit 11 + + -- David Prévot <taffit@debian.org> Sat, 03 Aug 2024 14:52:26 +0900 + php-http-psr7-integration-tests (1.3.0-3) unstable; urgency=medium * Force system dependencies loading -- GitLab