From cac377f7acea228b1c0d9d97057023a9cfc2aca5 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 24 Jun 2019 18:02:21 +0200 Subject: [PATCH] Updating changelog for 3.6.2 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index aeeaf707..8d9cc76d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +yunohost-admin (3.6.2) testing; urgency=low + + - [mod] Move applist management to Tools section (#248) + - [enh] Display from/to version on upgrade screen (#252) + - [i18n] Improve translations for Catalan, Occitan + + Thanks to all contributors <3 ! (Aleks, Quentí, xaloc33) + + -- Alexandre Aubin Mon, 24 Jun 2019 18:00:00 +0000 + yunohost-admin (3.6.1) testing; urgency=low - [fix] Do not show URL if app doesn't have one (#247)