From 933603ae1ecdcb2880c3e80dde2487f4175c5c1e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 17 Oct 2022 23:57:44 +0200 Subject: [PATCH] Update changelog for 11.0.10.1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5262e739d..44d950c76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (11.0.10.1) stable; urgency=low + + - self-upgrade: fix yunohost-api restart which was not triggered @_@ (472e9250) + + -- Alexandre Aubin Mon, 17 Oct 2022 23:56:37 +0200 + yunohost (11.0.10) stable; urgency=low - configpanels: fix nested bind statements (0252a6fd)