From d242e159c0bc3e26c413e01a0e0e5e82cf502162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 13 Feb 2016 19:28:55 +0100 Subject: [PATCH] Update changelog for 2.3.8 release --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index f0b594853..2c5d06041 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +yunohost (2.3.8) testing; urgency=low + + [ Jérôme Lebleu ] + * [fix] Add yunohost-firewall to services.yml + * [fix] Handle empty app settings error when it's not correctly installed + + [ opi ] + * [fix] head opening tag may have attributes. + + [ zamentur ] + * [fix] Add backup/restore hooks for ynh_conf_currenthost + + -- Jérôme Lebleu Sat, 13 Feb 2016 19:28:51 +0100 + yunohost (2.3.7) testing; urgency=low [ Laurent Peuch ]