From 2469b675151f3b56661e027f2defdbf6d554f2f4 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 19 Aug 2022 20:51:30 +0200 Subject: [PATCH] Update changelog for 11.0.9.8 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6f79734eb..96ca84faa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +yunohost (11.0.9.8) stable; urgency=low + + - Sync with Buster branch + - [fix] php7.3->7.4: autopatch nginx configs during restore (18e041c4) + + -- Alexandre Aubin Fri, 19 Aug 2022 20:50:52 +0200 + yunohost (11.0.9.7) stable; urgency=low - [fix] logorate helper: was broken because wrong index é_è (efa80304)