From e98d6a26adac900ea73455f05d700f4d1e56e158 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 3 Apr 2019 02:31:39 +0200 Subject: [PATCH] Update changelog for 3.5.1 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4e67bee3..7d8c0202 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +yunohost-admin (3.5.1) testing; urgency=low + + - [enh] Display version inside app info (#235) + - [enh] Support display_text (#234) + - [fix] Don't use version for cache control (#233) + - Minor technical fixes / improvements (d264afe, 007ab86, 7322454) + - [i18n] Update translation for French, Occitan, Catalan, Portuguese, Chinese, Hungarian + + Thanks to all contributors (Aleks, Arthur Lutz, Bram, Jibec, Kayou, Mélanie C., Quentí, ppr, Xaloc) <3 ! + + -- Alexandre Aubin Wed, 03 Apr 2019 02:30:00 +0000 + yunohost-admin (3.5.0) testing; urgency=low - [enh] Remove dependency to GET /version to fetch version (#226)