From 9a78a5bf4f7ae2932b8864f7ff91b9ea65a6ed46 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Wed, 20 May 2020 18:48:58 +0000 Subject: [PATCH] Update changelog for 3.8.4.3 release --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index e4991cb0c..83ae9c3d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost (3.8.4.3) stable; urgency=low + + - [fix] Workaround for the sury pinning issues when installing dependencies + - [i18n] Translations updated for Catalan, French, Occitan + + Thanks to all contributors <3 ! (Aleks, clecle226, Kay0u, ppr, Quenti) + + -- Kay0u Wed, 20 May 2020 18:41:49 +0000 + yunohost (3.8.4.2) testing; urgency=low - [enh] During failed upgrades: Only mention packages that couldn't be upgraded (26fcfed7)