From 190c1302b1b16fe8eb1433780bd5352d0f9205dc Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 26 Aug 2022 19:23:02 +0200 Subject: [PATCH] Update changelog for 4.4.2.11 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 59cda2aba..404493b7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (4.4.2.11) stable; urgency=low + + - bullseye migration: add trick to automagically find the likely log of a previously failed migration to ease support (f5d94509) + + -- Alexandre Aubin Fri, 26 Aug 2022 19:22:30 +0200 + yunohost (4.4.2.10) stable; urgency=low - bullseye migration: add proper explanations and advices after the damn 'The distribution is not Buster' message ... (6a594d0e)