From 0e9e25d6bb50eeec98974c3184ae446b6ae287e8 Mon Sep 17 00:00:00 2001 From: opi Date: Tue, 24 May 2016 13:15:52 +0200 Subject: [PATCH] Update changelog for 2.4.0.1 release --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index fbca1445..151eba8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +yunohost-admin (2.4.0.1) stable; urgency=low + + [ Jérôme Lebleu ] + * [fix] Ensure checkbox is not required for boolean fields + * [doc] Comment that checkbox should not be required + + [ opi ] + * [fix] Prevent acces to undefined variable. + * [enh] Clean use of store.set(url). Get url value ASAP. + + -- opi Tue, 24 May 2016 13:15:43 +0200 + yunohost-admin (2.4.0) stable; urgency=low * [enh] Warn user that backup is still experimental.