From c2d725386e18db9c1a4a8492565db52de7f662eb Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 8 Oct 2019 20:40:05 +0200 Subject: [PATCH] Update changelog for 3.6.5 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3c760fce..064cb642 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +yunohost-admin (3.6.5) stable; urgency=low + + - [fix] Stupid / buggy error handling for postinstall (2187657) + - [fix] During postinstall, using 'previous' on the password page to go back to the 'domain' page was breakin the accordion (54739f1) + + -- Alexandre Aubin Tue, 08 Oct 2019 20:30:00 +0000 + yunohost-admin (3.6.4) stable; urgency=low - [enh] Arguments in app config panel (#251)