From beedb9b20f93b725d59f8f021941a04d06aa7d57 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 29 Dec 2021 01:12:12 +0100 Subject: [PATCH] Update changelog for 4.3.3 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index e827542..389694a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ssowat (4.3.3) stable; urgency=low + + - [i18n] Translations updated for Dutch, German + + Thanks to all contributors <3 ! (Boudewijn, Valentin von Guttenberg) + + -- Alexandre Aubin Wed, 29 Dec 2021 01:11:41 +0100 + ssowat (4.3.2.2) stable; urgency=low - [fix] Another fix for the redirect url check (981960f)