From 3e1fda2b8048d14e4411b577b0faa99a5609541a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Tue, 28 Nov 2023 11:28:00 +0100 Subject: [PATCH] Update changelog for 883~evolix0 release --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index f8ff8ac..23a951e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +php-defaults (883~evolix0) bookworm-php83; urgency=medium + + * Handle memcache, memcached and msgpack + * Handle mcrypt and opcache + * Prepare version 8.3 + * Bump the default and supported version to PHP 8.3 + * Update epoch + + -- David Prévot Tue, 28 Nov 2023 11:27:04 +0100 + php-defaults (882~evolix3) bullseye-php82; urgency=medium * Handle Imagick