From a25fe53a70c89483bb097c6b243e721ff719bbc2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 4 Jul 2019 23:50:17 +0200 Subject: [PATCH] Update changelog for 3.6.4 release --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index e6f54ea04..b3237fab8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (3.6.4) stable; urgency=low + + Minor fixes + bumping version for stable release + + -- Alexandre Aubin Thu, 04 Jul 2019 23:30:00 +0000 + yunohost (3.6.3) testing; urgency=low - [fix] Less logging madness due ynh_script_progression building progress bar (#741)