From 9489d200b2c663d1fbe5d437565f2ae4311e01b5 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 9 Dec 2023 18:26:43 +0100 Subject: [PATCH] Update changelog for 11.2.8.2 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 89e2231ea..97812a78f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (11.2.8.2) stable; urgency=low + + - Aleks forgot to remove pdb.set_trace ... (54a6a1b3) + + -- Alexandre Aubin Sat, 09 Dec 2023 18:26:10 +0100 + yunohost (11.2.8.1) stable; urgency=low - apps: fix change_url again, otherwise the lack of path_url default to the old path and fucks up the nginx regen (169c9214)