From 339a3a5d65fe585e25b480d2294d3af48aec4c1a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 3 Apr 2019 02:39:30 +0200 Subject: [PATCH] Update changelog for 3.5.1 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index b77d07e..cab35a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +ssowat (3.5.1) testing; urgency=low + + - [enh] Rework portal to be able to have themes ! (#122) + - [i18n] Improve translations for Breton, Chinese, Greek, Hungarian, Swedish, French, Esperanto, Catalan, Occitan + + Thanks to all contributors (Aleks, Jibec, Lukas F., Mélanie C., Quentí, chateau, ppr, Xaloc) <3 ! + + -- Alexandre Aubin Wed, 03 Apr 2019 02:38:00 +0000 + ssowat (3.5.0) testing; urgency=low - Fix string helper if string is empty (#115)