From 5a1ea37ca53ed5e27f9a54c46558fdd0f5470326 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sun, 14 Aug 2016 18:55:57 +0200 Subject: [PATCH] Update changelog for 2.4.2 release --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 88e154d3c..7e36326bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +yunohost (2.4.2) testing; urgency=low + + [ Laurent Peuch ] + * [enh] add empty file for hindie to enable it in weblate + + [ opi ] + * [fix] Documentation typo + + [ Laurent Peuch ] + * [fix] ensure that multi_instance key value is always a boolean + + -- Laurent Peuch Sun, 14 Aug 2016 18:55:10 +0200 + yunohost (2.4.1) stable; urgency=low [ Bugsbane ]