From e9a6a5d34ce7f14cb07205d5d55db5ceafed5f89 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 31 Aug 2023 17:35:58 +0200 Subject: [PATCH] Update changelog for 11.2.2 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9e1cd6bd..286e8ebe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +yunohost-admin (11.2.2) stable; urgency=low + + - [i18n] Translations updated for Arabic, Polish, Spanish + + Thanks to all contributors <3 ! (ButterflyOfFire, Kuba Bazan, taco) + + -- Alexandre Aubin Thu, 31 Aug 2023 17:34:09 +0200 + yunohost-admin (11.2.1) stable; urgency=low - args: reflect pydantic change of `name` to `id` (1fe4320b)