From 4d2694ef8d259ab1cdac6c880c06912afb2cacc8 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 30 Jan 2023 16:34:59 +0100 Subject: [PATCH] Update changelog for 11.1.2.1 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6cbd91ac..333a1385 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +moulinette (11.1.2.1) testing; urgency=low + + - Handle calling 'yunohost' with no args more gracefully (4c03e16d) + - [i18n] Translations updated for Arabic + + Thanks to all contributors <3 ! (ButterflyOfFire) + + -- Alexandre Aubin Mon, 30 Jan 2023 16:34:23 +0100 + moulinette (11.1.2) testing; urgency=low - legacy: Remove the 'global argument' mechanism ... we only use it for --version and it's just batshit overly complicated for what this achieves... (50b19a95, 80873777, 7f4e8b39)