From 0a24ceec5e82cd64b11b6561fad68390b58a0a9f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 27 Oct 2022 15:47:03 +0200 Subject: [PATCH] Update changelog for 11.0.10.2 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 44d950c76..dc1d02b97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (11.0.10.2) stable; urgency=low + + - Add another trick to autorestart yunohost-api at the end of the upgrade when ran from the api itself... (6f640c08) + + -- Alexandre Aubin Thu, 27 Oct 2022 15:46:26 +0200 + yunohost (11.0.10.1) stable; urgency=low - self-upgrade: fix yunohost-api restart which was not triggered @_@ (472e9250)