From c68c98cbe57d206f7737b0968afca5c9f4033a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taffit@debian.org> Date: Thu, 2 May 2024 19:39:00 +0200 Subject: [PATCH] Update changelog for 1.0.0-1 release --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5fa1c62..12eb0a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +php-httpful (1.0.0-1) unstable; urgency=medium + + [ Nate Good ] + * Release 1.0.0 security fixes, php v8.1+ + + [ David Prévot ] + * Update Standards-Version to 4.7.0 + + -- David Prévot <taffit@debian.org> Thu, 02 May 2024 19:38:50 +0200 + php-httpful (0.3.2-2) unstable; urgency=medium * Fix d/watch to match updated GitHub URL -- GitLab